Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alex-hrin/vscode-shader

 
 

Repository files navigation

vscode-shader

GitHub issues GitHub license button VS Code marketplace button Gitter chat button

Syntax highlighter for shader languages

  • HSLS - High-Level Shading Language
  • GLSL - OpenGL Shading Language
  • Cg - C for Graphics

Installation

  1. Install Visual Studio Code (0.10.1 or higher)
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension Shader languages support for VS Code
  6. Reload Visual Studio Code

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Requirements

Visual Studio Code v0.10.x (November 2015)

Credits

License

MIT

About

Shader languages support for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published