Skip to content

joshcamas/UnityCodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityCodeEditor

A generic syntax highlighter / code editor "API" built into Unity.

sceenshot Note: screenshot includes actual window, which is not implemented into repo yet

Based on uCodeEditor, which was extracted from uRaymarching

Features

  • Spaces to tabs
  • Pluggable syntax highlighter
  • Better text editor
  • Line Counter

To Implement

These are features that I've built for myself, but not made generic for this repo

  • Highlighting example (python? javascript?)
  • Tabbed window
  • Undo support

To Do

These are features that I plan on creating and implementing in the future

  • Ctrl-F / Search
  • Ctrl-H / Replace
  • Smart Undo
  • Multiline tabbing

About

A generic syntax highlighter / code editor built into Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages