mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-12 07:29:29 -05:00
Merge pull request #356 from zardoy/postfix
Add TS/JS postfix completion
This commit is contained in:
commit
3507af039b
@ -411,6 +411,10 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
||||
|
||||
## JavaScript
|
||||
|
||||
- [TS/JS postfix completion](https://marketplace.visualstudio.com/items?itemName=ipatalas.vscode-postfix-ts)
|
||||
|
||||
![TS/JS postfix completion demo](https://github.com/ipatalas/vscode-postfix-ts/raw/master/images/demo-multiline.gif)
|
||||
|
||||
- [Babel JavaScript](https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel)
|
||||
- [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - This extension provides AI-assisted development features including autocomplete and other insights based on understanding your code context.
|
||||
![Visual Studio IntelliCode](https://docs.microsoft.com/en-us/visualstudio/intellicode/media/python-intellicode.gif)
|
||||
|
Loading…
Reference in New Issue
Block a user