ecode icon indicating copy to clipboard operation
ecode copied to clipboard

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.

Results 58 ecode issues
Sort by recently updated
recently updated
newest added

Tree-sitter: https://github.com/tree-sitter/tree-sitter It's already on your list of [planned features](https://github.com/SpartanJ/ecode?tab=readme-ov-file#planned-features). I created an issue to track it.

enhancement

Lite XL and Pragtical seem to not support code-folding. So, none of the Lite-based code editors currently support code-folding. It seems existing lexers will need to be modified to include...

enhancement

Like this: https://github.com/AdeptLanguage/Adept/releases/tag/Nightly Or this: https://github.com/pragtical/pragtical/releases/tag/rolling Will help people that can't build their own version of `ecode` from latest code: https://github.com/SpartanJ/ecode/issues/227

enhancement

Would be nice with autosave.

enhancement

For example, keywords like `COMMENT` and `VERBATIM` are currently not highlighted: https://github.com/AdeptLanguage/Adept/blob/master/CMakeLists.txt

enhancement

`LiberationMono-Regular.ttf` looks pretty good with ecode. All problems with anti-aliasing and sub-pixel hinting are gone. https://github.com/liberationfonts/liberation-fonts/files/7261482/liberation-fonts-ttf-2.1.5.tar.gz

enhancement

An installer would be nice but I do appreciate the fact that ecode is a portable app too. Maybe some script to give the folder it is located in and...

enhancement
windows

I'm pretty sure that the editor currently doesn't support Regular Expressions in Find/Replace. Only Lua Pattern is available.

enhancement

### Discussed in https://github.com/SpartanJ/ecode/discussions/133 Originally posted by **iahung2** March 2, 2024 I discovered that, unlike Pragtical, ecode doesn't have installer version. We only have a zip archive. https://github.com/pragtical/pragtical/releases/download/v3.3.0/Pragtical-v3.3.0-x86_64-setup.exe

enhancement
windows

### Discussed in https://github.com/SpartanJ/ecode/discussions/134 Right click context menu for files and folders.

enhancement
windows