Skip to content

v1.10.0

Compare
Choose a tag to compare
@ayame113 ayame113 released this 13 Jul 05:34
· 85 commits to main since this release

v1.9.0 release failed due to #59.

  • Move deno-bin dependencies to devDependicies (#48)
  • Experimental support for call hierarchy (will be available in future ide-outline packages) (#50, #57)
  • delete linter only mode (#54)
  • delete some console.log (#54)
  • Improve the way to disable the ESLint (#55)
  • add activation hook (Postpone activation until ts, js, json, md files are opened) (#57)
  • rename command id (#57)
  • add atom-package-deps (Automatically install atom-ide-base) (#58)
  • don't restart when debug mode was changed (It was the cause of unnecessary notification at startup) (#58)