Skip to content

v0.1.6

Compare
Choose a tag to compare
@loganch loganch released this 01 Aug 03:10
· 824 commits to master since this release

0.1.6

  • The extension can now read in functions from user-specified include files and provide completion IntelliSense hints for them
  • Added internal function parameters to IntelliSense (they are not yet limited to appearing in the scope of the function)
  • Added configuration a path to launch Koda including an "Alt+M" shortcut
  • Adjusted snippet code to better follow VS Code syntax