

- ADOBE BRACKETS VS VISUAL STUDIO CODE FOR MAC HOW TO
- ADOBE BRACKETS VS VISUAL STUDIO CODE FOR MAC INSTALL
ADOBE BRACKETS VS VISUAL STUDIO CODE FOR MAC INSTALL
With Sublime Text I like that I can just install plugins for either and use whichever is appropriate. But I got some projects that are still on JSHint. For example, I want to use ESLint for linting and I use a build service that enforces the project contains no lint errors. It seems the IDE is very tightly integrated, which can be a double-edged sword.

But he also mentioned the editor is not 'project-based' but rather 'folder-based', which make me doubt whether it's possible to configure a project in such a way those comments inside the sources become unnecessary. A project file or an external definitions file is no problem, but changes inside the code tick me off as it kinda ties the code to the IDE. Personally I really dislike it when I have to change my sources for the editor to be able to take full advantage of it.
ADOBE BRACKETS VS VISUAL STUDIO CODE FOR MAC HOW TO
The things I liked from the video that might pull me over:īut these are the things that make me cautious:Īt 4:25 I see the guy add a TypeScript-specific comment inside a JavaScript file to instruct the editor how to handle Node.js definitions. So I'm asking people who've tried it about their experiences and maybe some advice.Ĭurrently I'm a happy user of Sublime Text, so if someone has experience with both I'm especially eager to hear how they compare in your opinion. I just watched the introduction video that you'll first see when you visit this page: It definitely has some things that I like, but I also noticed some things that made me cautious. So hearing the news that Visual Studio Code is open-source, I started thinking it might actually be a good choice for a JavaScript IDE.
