Skip to content

v8.0.4

Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 03 Jan 19:36
· 23 commits to main since this release
47ba23b

Language Server

Fixed

  • Completely rewrote the source mapping system for better preprocessor integration.
  • Fixed generic events not being included (see #411).
  • Fixed missing IntelliSense for some invalid syntax (see #406).
  • Fixed static expressions not being evaluated (see #412).
  • Fixed a bug when parsing arguments of macros (see #413).

VSCode Extension

Fixed

  • LSP version bump