JavaScript Intellisense in HTML
This is awesome - I was just this week looking at using Vuejs for a new project instead of React, but the lack of Intellisense in "Single File Components" with VSCode was a deal breaker for me, better to stay with JSX. I've used all kinds of things before the associated tooling is really up to par, and it's one of those things I often regret later. At least it's still not too late to revisit the decision!Visual Studio Code 1.8
81–90 of 197 posts
Re: Visual Studio Code 1.8
#82Earlier quoted context omitted.
I love VSCode and Flow but to be honest, the Flow integration could be better (and I'm sure it will be, it's just a matter of time). There is a bunch of annoying bugs waiting to be fixed, e.g. the one about the imported types [1]. In the other hand, I don't blame the maintainers. The Flow team is a really small team and the VSCode extension is obviously not the priority. :) If you guys see this message, thanks for th…
I tried Flow but ended up using Typescript for my current project. If I were to go hard on Flow I'd probably be using Atom with Nuclide instead of VSCode. I actually like Flow slightly better but the community created type libs for TypeScript convinced me to go that direction.
By the way, the Flow extension for VSCode is a port of Nuclide, so it's almost the same end result I guess.
Re: Visual Studio Code 1.8
#83Earlier quoted context omitted.
The debugger changed how I code. So much better than any other node debug solutions.
How is it better than the one in IntelliJ/webstorm?
Anyway I like how low-memory-on-the-disk and low RAM usage VScode is, so I probably wouldn't enjoy intelliJ and webstorm for those reasons. I felt like even sublime was too bulky for me. Maybe they're good for other people and that's fine, but vscode just ticks all the right boxes.
Re: Visual Studio Code 1.8
#84Earlier quoted context omitted.
The debugger changed how I code. So much better than any other node debug solutions.
How is it better than the chrome one?
Re: Visual Studio Code 1.8
#85Earlier quoted context omitted.
Downvotes? Would be interested to know which points were inaccurate.
I would personally never use an IDE for any of my (non-mobile) development. No way no how. That makes things like WebStorm or whatever DOA for me personally. My best guess for your downvotes is that your comment isn't only nonsense and inaccurate, but also pretty churlish.
How is it mean spirited to post observations about something people were asking about?
And if something is incorrect why not just say what it is?
Re: Visual Studio Code 1.8
#86Earlier quoted context omitted.
The debugger changed how I code. So much better than any other node debug solutions.
I'm confused. Did javascript people not use a debugger before VS Code?
Maybe there was some way I didn't know about. There's the 'inspect' flag in node 6 now that prints out a link you can copy into your chrome browser to debug server node code.
Re: Visual Studio Code 1.8
#87Why are people using this instead of WebStorm? It seems like: - It a little faster for Typescript (but no better TS features from what I can see). - A lot of people are trying it because it's new, or because they like MS tools. - It's free On the other hand WebStorm still has more functionality overall, a few less rough edges, and a more standard UI (some people don't like how MS Code doesn't have a tabbed doc UI). M…
Go away Jetbrains.
Re: Visual Studio Code 1.8
#88Why are people using this instead of WebStorm? It seems like: - It a little faster for Typescript (but no better TS features from what I can see). - A lot of people are trying it because it's new, or because they like MS tools. - It's free On the other hand WebStorm still has more functionality overall, a few less rough edges, and a more standard UI (some people don't like how MS Code doesn't have a tabbed doc UI). M…
Downvotes? Would be interested to know which points were inaccurate.
Re: Visual Studio Code 1.8
#89Why are people using this instead of WebStorm? It seems like: - It a little faster for Typescript (but no better TS features from what I can see). - A lot of people are trying it because it's new, or because they like MS tools. - It's free On the other hand WebStorm still has more functionality overall, a few less rough edges, and a more standard UI (some people don't like how MS Code doesn't have a tabbed doc UI). M…