Jakukyo Friel

Jakukyo Friel at

VSCode is fast.

A lot of languages only have syntax highlight. Just javascript(haven't tested .net) has code completion and code analysis.

Though node.js support is bad:

  • There are no code completion on node modules, even built in ones.
  • A lot of code like process.platform is considered as error by VSCode.