OpenGL Shading Language for Visual Studio CodeThis extension adds language support for the OpenGL Shading Language to Visual Studio Code. Note on this ForkThis is a fork of the original It current supports the following features:
⚠ Most features are currently unimplemented; this includes name resolution. Currently supported versions: |GLSL version|OpenGL version| |-|-| |460|4.6| |450|4.5| Security & PrivacyThis extension, and the No telemetry is collected by this extension. InstallationSimply install this extension and you're good to go! The platform-specific server binary is packaged along with all the other files, so there's no need to download extra stuff through a separate package manager. TroubleshootingThis extension is in a preview state and it has not been fully tested. Crashes may occur. Start troubleshooting by looking at the server logs. Log messages are found in the To fully capture the messages between the editor and the server, set the This fork is provided as-is. You can get the current version information by running ContributionThe original project by kuba_p may still be open to contributions. LicenseThis project is licensed under the MIT license - see LICENSE for details. |