Skip to content

v0.0.7-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrispahm chrispahm released this 15 Oct 21:41
· 12 commits to main since this release
76771a3

Breaking changes

  • renamed "multi-file entry point" to "Main GAMS file" (similar to GAMS Studio)
  • rename symbol view panel to "GAMS Data View"

New Features

Adds Menubar Item showing current Main GMS file

image

Adds multiple commands for working with main files

image

Implements language-server-protocol (LSP) features:

  • go to definition
  • go to declaration
  • go to implementation
  • go to references

Bug fixes

  • fixes broken links to package settings shown in error messages
  • fixes "max. errors to display" setting not working