Skip to content

Latest commit

 

History

History
69 lines (64 loc) · 1.73 KB

todo.md

File metadata and controls

69 lines (64 loc) · 1.73 KB

get track of stuff to feel better

  • soporte para el idioma español
  • backspace & enter keyhold
  • arrow navigation
    • home-end navigation
  • tab indent
  • supr key
  • load file
  • save file
  • line nums
  • selection
    • update to be more 'dynamic'
    • selecting vert nav bug
  • copy
  • paste
  • cut
    • test more
  • writte the respectives header files
  • selection stuff (home-end, reset)
    • writting on a selection
    • test more and more
  • vertical scroll
    • base
    • [?] cover all navigation cases
      • ctrl+home/end
      • arrows
      • backspace
    • [no] works perfect
  • horizontal scroll
    • arrows/home/end
    • backspace
    • test more and more and more
    • [no] works perfect
  • draw just a part of the text?
  • draw optimization
    • line num
    • text lines
    • horizontally?
  • write and test more and more and more and more? (optional)
  • resizable window
  • fonts
    • dynamic font size
  • being able to manipulate files and directories (create, delete, rename)
  • being able to go open arbitrary paths
  • Error management

funny/interesting

  • simple syntax highlighting (C)
    • highlighting single quotes strings
  • file navigation?
    • path nomalization
  • crt-shader
  • undo/redo (REFACTOR)
    • find nice way to manage changes
  • incremental text search (REFACTOR)

pain

  • [no, use wsl] windows support

fancy features

  • sort of vim/emacs motions
  • automatic close brackets: [], {}, ()
  • new line keeps indentation

No:

  • LSP & related stuff
  • api (scripting)
  • code autocompletition