Skip to content

v3.1.1

Compare
Choose a tag to compare
@Zeioth Zeioth released this 20 Oct 22:34
· 277 commits to main since this release

This version introduce major improvements for Typescript and Javascript

New features

  • NPM install and NPM start: Added as new compiler.nvim options.
  • tsconfig.json: is now auto detected and used by all compiler.nvim options when writing ts/js. SEE WIKI.
  • multiple bug fixes: Both compilers have been tested in real world projects, and now work in a more predictable way.
  • .solution files support have been dropped for both languages as using package.json is the standard way.

screenshot_2023-10-20_23-35-37_976981096

Remember we normally write the changes we are planning for the future at the bottom of the README, so keep an eye on that. Write your opinion on discussions.