Releases: panorama-languages-support/vscode-panorama-css
Releases · panorama-languages-support/vscode-panorama-css
0.4.2
0.4.1
[0.4.1] - 2022-02-21
Added
- Javascript snippet for Panorama's panel fetch function $()
- Section on how to get Panorama JS type support
Fixed
- Fixed line comment toggling not working and possibly other issues related to a missing language configuration
Changed
- Added placeholder icons for Panorama CSS/SCSS languages
- Same as the package's icon for now (help wanted!)
0.4.0
[0.4.0] - 2022-02-14
Changed
- Panorama CSS/SCSS are now their own languages, which allows for better completion and validation
- Lots of bloat removed so that only Panorama supported properties/selectors/etc. are present
- Now Link to VDC and MDN (where applicable)
Fixed
- Properties in MDN and Panorama now show the appropriate Panorama-specific descriptions and a reference to VDC
0.3.0
[0.3.0] - 2021-08-21
Added
- SCSS support for Chaos Engine
Changed
- Shiny new readme :)
0.2.2
[0.2.2] - 2021-08-10
Changed
- New logo by False_ (@EthanV-3D)
Fixed
- Add more missing tag names
- Add missing
transform
keyword - Color line comments
- These still show as errors, which cannot be remedied without defining Panorama CSS as its own language
0.2.1
Fixed:
- Fixed issues with CSGO and Chaos specific panel coloring
- Added most properties to value syntax coloring (for properties like
transition-property
that accepted other properties as values) - Fixed some Panorama values not being colored
- Proper coloring for functions such as
gradient
0.2.0
Added:
- CSGO and Chaos specific panels to tmLanguage, for proper coloring
- Some useful snippets (gradients especially)
- Add syntax fields in css custom data for usage descriptions
Fixed:
- Remedied some incorrect property descriptions
Changed:
- Lowered the verboseness of some property descriptions, as they have a reference to the VDC doc and now syntax descriptions