Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 558 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 558 Bytes

nb-glsl-editor

Apache netbeans glsl editor module

Based on https://github.com/racz16/GLSL-editor/

Features

  • syntax highlighting (fixed)
  • code completion with nice icons
  • syntax errors and warnings
  • code formatting (fixed)
  • indentation
  • go to definition
  • mark occurrences
  • code folding
  • brace mathcing
  • added opengl 120 functions

Screenshot_4 Screenshot_3