M4nuski / Custom-IDE

GLSL IDE and editbox component with syntax highlighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom-IDE

C# Framework for building custom IDE.

  • Text Editor with keyword colors.
  • Current Line Highlighting.
  • Dynamic Highlighting with popup text.
  • Multi key command for block indent/un-indent and block comment/un-comment
  • Loading and Saving of Theme and Editor Font
  • Default Themes
  • Code completion listbox of theme keywords and on-the-fly list of possibilities

Current work-in-progress

  • Compiler linking and feedback.
  • Actual IDE for GLSL shaders.

Next Steps

  1. Test IDE for PIC ASM.

-M4nuski

About

GLSL IDE and editbox component with syntax highlighting


Languages

Language:C# 100.0%