Skip to content

A text editor replacement for Opencomputers default OS

License

Notifications You must be signed in to change notification settings

RRKS101/OC-Edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OC-Edit

A text editor replacement for Opencomputers default OS

_____________________________________________________

Currently not complete!

TODO:

  • Implement Render Function For Repeated Rendering (Slight Differences Frame-Frame)
    • Seperate Cursor Movement Into Different Render Function
    • Seperate Scroll Movement Into Different Render Functions
    • Seperate Cursor Selection Into Different Render Function
  • Add A UI
    • Add A Tab System For Different Open Editors (Open, Close, ect)
    • Add Variable Line Numbering System
    • Add Hotkeys Such As Ctrl+S to save, Ctrl-Q to quit, ect
  • Add Extra Features
    • Add Settings File
    • Add Plugin Support
    • Add User Lua Macros
    • Add Basic Highlighting (local, function, do, if, end, ect)
    • Add Hover Info (Size Of A String, Value Of Hex String, Colour Of Hex String, ect)
    • Find/Replace With Regex Support
    • 'normal' and box selection modes
    • insert and replace support
    • Application Run Hotkey (Ctrl+W?)
  • Test Application For A Range Of Settings
    • Large and Small Buffers
    • Obscenely Large and Small Files

About

A text editor replacement for Opencomputers default OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages