Skip to content

Latest commit

 

History

History
100 lines (93 loc) · 3.47 KB

File metadata and controls

100 lines (93 loc) · 3.47 KB

Feature List

This list shows planned and implemented features. The features in this list will be implemented at some point. See second list for features which are not yet fix if they ever come or not.

Feature Description Implemented
Create new file on opening Partly
Create new file when open No
Load file (while opening Dezi) Yes (single file)
Load file (while Dezi is open) No
Save existing file Yes
Save new file No
Save existing file under new name No
Close program Yes
Close editor Close only one of the editors in the program but not the program itself except if it is the last one Yes
Differentiate between Unix and Windows style EOL No
Line numbering No
Backspace/Delete Yes
Scrolling No
Search in file No
Replace in file No
Mark text by keyboard No
Mark text by mouse No
(un)indent line No
Indent/unindent selected block No
Indent Rainbow Every indentation level has a different color. No
Rainbow brackets/rainbow parentheses Every parentheses has a different color to make it more readable. No
Go to (line) No
Duplicate line No
Move line No
Remove line No
Mark current line No
Undo / Redo No
Copy / Paste No
Cut No
Mouse support No
Multi cursor Yes
Insert mode (insert key) No
Home / End Yes
Page Up / Page Down Yes
Add tabs No
Add tabs as spaces Yes
Change tab type No
IntelliSense from file content No
IntelliSense from language / file type No
Integrate language server protocol No
Arrange editor in tabs No
Plug-in / Extension support No
default color themes No
custom color themes No
support translucent colors in themes No
Settings file No
Command aliases from settings No
Custom keybindings No
Override settings depending on filetype No
Wrap lines as setting No
Syntax highlighting No
Change file encoding No
Detect file encoding No
Show cursor position in file bar No
Vertical split No
Horizontal split No
Reload file No
Show documentation in editor No
Show keybindings in editor No
Open Folder No
Search File in Folder No
Search content in all files No
Show files in folder No
Backup for power off No
Backup for connection loss No
Save cursor position for next edit No
Detect & mark trailing white space No
Remove trailing white space command No
Setup GitHub Actions Yes

Possible features

These features are not yet decided upon:

Feature Description Implemented
Git support Show added, removed, and edited lines and files No
Debugging No
Show version No
Git diff No
Integrated Terminal emulator Execute commands from inside the program No

Supported operating systems

Row description V1.0
Release Date unknown
Windows 10 planned
Windows 11 should work too when Win10 works
Linux (Debian based) planned
Linux (Arch based) should work too but build yourself or contribute for this
MacOS not planned