# How to enable autocomplete ?

Somehow I am not getting the same auto-complete as I get in IntelliJ products . What should I do ?

##### Post Metadata
- Posted at: over 6 years ago
- Author title: Software Engineer
- Net upvotes: 2


## Comments
### Comment 1

There are specialized extensions for each file type, so you can look specifically for them. There are also some (I use one for Emmet Abbreviations) that cover several file types. It is also possible to have multiple that target the same file types as long as they are not in conflict, so you could use an autocomplete, a linter, and a style enforcer together on a TypeScript document, for example.

##### Comment Metadata
- Posted at: about 6 years ago
- Author title: Software Architect, Walter J. Ong, S.J. Center for Digital Humanities at Saint Louis University



### Comment 2

In VSC that feature is called &quot;IntelliSense.&quot;  The documentation for that feature can be found here:

https://code.visualstudio.com/docs/editor/intellisense

You will either have to save a file with an extension that VSC has associated with that language, or you will have to select which language to use in the bottom-right corner of the VSC editor, next to the notification bell, and the feedback button.

##### Comment Metadata
- Posted at: over 6 years ago
- Author title: Freelance Web Developer




## Related Product
[Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)

## Related Category
[Text Editor](https://www.g2.com/categories/text-editor)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


