Skip to content

Create GitHub issues (or PRs) for a lot of ideas. #7

@Possseidon

Description

@Possseidon

A list I've been collecting ideas that grew big enough, where just the act of creating issues is already worth of an issue ¯\_(ツ)_/¯

  • Reorder/group Editor functions.
  • Reorder/group Code functions.
  • A shell integration file for <filename> and other autocompletion.
  • A lot of selection stuff:
    • Cut
    • Copy
    • Paste
    • Clearing it when typing or pressing backspace/delete
  • Ctrl+P command interface
    • Ctrl+Shift+P/Ctrl+O open
    • Ctrl+F: find
    • Ctrl+H: replace
    • Ctrl+G: goto
  • Ctrl+Space autocompletion
  • No forced Lua highlighting for all files.
  • Rename highlighter to theme. Make all hard-coded colors part of the theme. #12
  • Settings file
    • Line number width
    • Theme
  • Make some hard-coded colors configurable/part of the theme. Make all hard-coded colors part of the theme. #12
  • Allow running/debugging.
  • Code folding.
  • Keep indentation on new line.
  • Autocompletion:
    • end after if, while, function
    • until after repeat
  • Semantic Analysis
    • Running in background coroutine.
    • Semantic Highlighting.
    • Auto indenter (or full fledged formatter)
    • Renaming local variables
  • Select word on double click
  • Navigation (frankly, I have no idea what I meant here anymore, probably jump back (ctrl-minus) in vscode)
  • Command line options

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaomething not directly related to the project like e.g. the .gitignore.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions