This VS Code extension provides support for Panorama's subset of CSS3.Panorama is UI framework developed and used by Valve Software used for many source games including CS:GO, Dota 2, and Chaos Engine games. For CS:GO's Panorama CSS documentation, see the VDC page. DisclaimerNearly all of the client/server code here is directly carried over from vscode's built-in css extension css-language-features in order to connect to a forked version of vscode-css-languageservice. Important Caveat
Features
JS Type Support How-toSee https://github.com/panorama-languages-support/panorama-jsdoc-gen for information on how to generate javascript types for your respective game. This will provide autocomplete, hover, and other language features for your game's Panorama APIs and panel types. |