Releases: lharri73/DBC-Language-Syntax
Releases · lharri73/DBC-Language-Syntax
2.0.0
28 May 22:10
Compare
Sorry, something went wrong.
No results found
Restructure of entire extension
Separated client and server code
Added DBCLib to contain all components of dbc file
Added react-based side window that shows basic preview of messages & signals
1.2.3
05 Feb 04:56
Compare
Sorry, something went wrong.
No results found
This release adds the option to silence warnings generated by missing objects referenced by the DBC.
1.2.2
25 Jan 03:11
Compare
Sorry, something went wrong.
No results found
Added more useful errors and warnings
Fixed line number that error occurs on when present
Changed when parse occurs (now on save)
1.2.1
05 Jan 02:41
Compare
Sorry, something went wrong.
No results found
DBC-Language-Syntax now serves as a parser and lexer for the VScode IDE.
Errors are primitive, but present. They should be enough to give an idea about the overall structure of a DBC file.
1.1.0
09 Dec 00:55
Compare
Sorry, something went wrong.
No results found
Basic snippets for namespec(NS_), message(BO_), and signals(SG_).
1.0.3
07 Dec 22:41
Compare
Sorry, something went wrong.
No results found
Updated first line match to be more strict.
1.0.2
06 Dec 03:08
Compare
Sorry, something went wrong.
No results found
Fixed comment wrapping
Fixed scientific notation in min/max and factor/offset
Updated package metadata
1.0.1
05 Dec 07:09
Compare
Sorry, something went wrong.
No results found