GithubHelp home page GithubHelp logo

brutpitt / glslcodelite_lexers Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 196 KB

Syntax highlighter lexer for GLSL (OpenGL Shading Language) to use with CodeLite cross platform IDE

License: BSD 2-Clause "Simplified" License

lexer syntax-highlighting codelite glsl glsl-editors glsleditor

glslcodelite_lexers's Introduction

glslCodeLite_lexers

Is a syntax highlighter lexer for GLSL (OpenGL Shading Language) to use with/in CodeLite cross platform IDE.

It covers until ver. 4.6 of GLSL and adds syntax highlighting to following file extensions:

  • .glsl → generic shader
  • .vert → vertex shader
  • .frag → fragment shader
  • .geom → geometry shader
  • .tesc → tessellation control shader
  • .tese → tessellation evaluation shader
  • .comp → compute shader
  • .vs → vertex shader
  • .fs → fragment shader
  • .gs → geometry shader
  • .ts → generic tessellation shader

An Obsidian theme example, in ScreenShot, but syntax highlight is provided for all CodeLite themes

*Tested in CodeLite 14.0

How to Use

To use it, just add the glslCodeLite_lexers.json file content to lexers.json file in your config CodeLite folder, following/paying attention to json syntax:

Windows: {user}\AppData\Roaming\codelite\lexers\lexers.json

Linux: ~/.codelite/lexers/lexers.json

glslcodelite_lexers's People

Contributors

brutpitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.