ded
ded copied to clipboard
convenience update
Additions / Changes:
- Java and python syntax highlighting (~ Fury-101)
- Kotlin syntax highlighting
- Add minirent and freetype windows binaries as submodules (make building easier on windows)
- Create file if not exist (when specified as command line argument)
- Only change into directories with sufficient permissions (~ juniorrantila)
- Fullscreen with F11
- Delete selected area with backspace (~ austinoxyz)
- Pop Ups
- Status Bar (for line number and language)
- Input Bar (for file name and search)
- Configs (example)
- ctrl+g = goto line(:col)
- F2 -> ctrl+s (and add ctrl+shift+s)
- F3 -> ctrl+o
Fixes:
- fix type_of_file, fix shader load (~ joshuang321)
- add newline at end of file if not already present
- Replace tabs with 4 spaces on load
- Remove \r on load
New dependencies:
- minilibs (miniconf and minifmt)
Can you add MacOS support?
Can you add MacOS support?
What do you mean exactly?
It looks like #94 even has LSP support! this is not really compatible with #94 so