This is a simple web based text editor that is like a mashup of Window's notepad and Visual Studio Code.
This brings advanced text editing tools like multi-line editing, regex search, code folding, variable suggestion to you. While in the editor, F1 will activate the Command Palette.
This may be installed as a PWA so that it can be used without an internet connection.
- Open - Open a text file from disk.
- Save - Save any text you have to your disk.
- Edit Mode - A single editor pane
- Compare Mode - Splits the editor into two, so that lines may be compared
- Language Selection - Syntax highlighting from some popular coding languages
- Word Wrap - For those text files that don't respect your horizontal space.
- Dark Mode - Invert the color scheme
If you find anything weird send it to the repo's issue page. https://github.com/asalimian/codepad/issues