After giving Cloud9 a serious try for several months and with the release of code-server (VSCode running in a docker) it was time to switch IDEs.
The biggest seller was Git Graph
and AWS Toolkit
.
Are there any other suggestions?
After giving Cloud9 a serious try for several months and with the release of code-server (VSCode running in a docker) it was time to switch IDEs.
The biggest seller was Git Graph
and AWS Toolkit
.
Are there any other suggestions?
For further actions, you may consider blocking this person and/or reporting abuse
Danish -
Daniel Ma -
Deepika Gunda -
Labby -
Top comments (6)
Great, welcome the Visual Studio Code, i
d say. I guess eventually you
ll get used to here.Here is my recommendations;
Beautify
Really handy when you just want to select all and format the code.
VSCode Icons
Must have, makes it easy to navigate to files in the file explorer. We are better and images than text. Human Kind duh!!
ES6 Code Snippets
I usually do my custom snippets, but here is good library to start with.
Do let me know if there is anything i can help you with.
Regards
GitLens is really nice. I also like the Docker extension.
What languages/frameworks are you using. That would help.
Ruby, Rails, Custom Javascript Framework
Nice. Prettier, ES Lint, NPM commands also maybez
You should also check gitpod.io, in case you are still interested in a cloud / web-based solution. We've just added support for vs code extensions as well
dev.to/svenefftinge/your-favorite-...
Live server is great, bracket pair colorizer, git history, git lense, code snippets, the list goes on and on.... I love VSCode!