All notable changes to this project will be documented in this file.
The format is loosely based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated links after repository move
- Now under the org for Panorama languages support
- Javascript snippet for Panorama's panel fetch function $()
- Section on how to get Panorama JS type support
- Fixed line comment toggling not working and possibly other issues related to a missing language configuration
- Added placeholder icons for Panorama CSS/SCSS languages
- Same as the package's icon for now (help wanted!)
- 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)
- Properties in MDN and Panorama now show the appropriate Panorama-specific descriptions and a reference to VDC
- SCSS support for Chaos Engine
- Shiny new readme :)
- New logo by False_ (@EthanV-3D)
- 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
- 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
- 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
- Remedied some incorrect property descriptions
- Lowered the verboseness of some property descriptions, as they have a reference to the VDC doc and now syntax descriptions.
- tmLanguage grammar for syntax coloring
- CSS custom data for property, pseudo-selector, and @define completion and hover documentation