Skip to content

Releases: fattaholmanan/p4-vscode-extension

v0.1.4: Preprocessor

13 Dec 08:01
Compare
Choose a tag to compare
v0.1.4: Preprocessor Pre-release
Pre-release

The grammar has been updated to gently ignore the preprocessors.

v0.1.3

11 Dec 14:39
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

Bug fixes.

Initial Release

03 Dec 14:57
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Features

  • Syntax checker,
  • Syntax Highlighting,
  • Autocompletion for headers and input parameters,
  • Support of remote compiler for showing an extended list of errors (with user
    authentication for access control),
  • Snippet for basic code structures, like tables.

Known Issues

  • Lack of support for compiler preprocessors, like #include
  • Error messages could be better.