-
Notifications
You must be signed in to change notification settings - Fork 4
Backlog
As an user, I want to see the syntax highlighted automatically according file language.
As an user, I want to open multiple files and change between them.
As an user, I want to type some text and search for it using incremental search.
As an user, I want to choose if the numbers of every line will appear beside the text
As an user, I want to drag a file and drop in the editor to open a file.
As an user, I want to delete a single line with a shortcut
As an user, I want to delete a single line with a shortcut
As an user, I want to select some predefined color schemes to change the colors of the editor.
As an user, I want to see a blank document that I can write new code when I run TF.
As an user, I want to open a file and see its content on the main window.
As an user, I want to change a open file and save all modifications.
As an user, I want to save the current file with another name.