ded icon indicating copy to clipboard operation
ded copied to clipboard

convenience update

Open alex-s168 opened this issue 1 year ago • 3 comments

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:

alex-s168 avatar Apr 03 '24 17:04 alex-s168

Can you add MacOS support?

Lu-TheCoder avatar Apr 30 '24 07:04 Lu-TheCoder

Can you add MacOS support?

What do you mean exactly?

alex-s168 avatar May 02 '24 08:05 alex-s168

It looks like #94 even has LSP support! this is not really compatible with #94 so

alex-s168 avatar May 03 '24 06:05 alex-s168