All notable changes to the "gem5-slicc" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
1.6.1 (2024-02-23)
- enhance version compatibility (86edf74)
1.6.0 (2023-12-07)
- accurate completion item (d2d622e)
1.5.0 (2023-11-20)
- provide code reference (2f3d331)
1.4.5 (2023-11-16)
- syntax: remove constant.character in variables.define (2df8d53)
1.4.4 (2023-11-16)
- attribute.func string format (f32c028)
1.4.3 (2023-11-15)
- format string rule (399ee34)
1.4.2 (2023-11-14)
- function multi lines define (11712a6)
- port define multi lines (2a4e8ee)
- transition define multi lines (78815fc)
1.4.1 (2023-11-14)
- funcs defined in struct display in outline (350ac86)
1.4.0 (2023-11-14)
- support code outline (5e1510b)
1.3.0 (2023-11-14)
- support printf format (9024f67)
1.2.0 (2023-10-19)
- parameters after colons are not recognized (ef80b50)
1.1.0 (2023-10-19)
- support display file icon (9272074)
1.0.2 (2023-10-18)
- parameters after colons are not recognized (ef80b50)
- optimize enumeration (b819bf1)
1.0.1 (2023-10-18)
- increase accuracy and types of support (53bf0ed)
- syntx highlighting (b22734f)
- Initial release