Releases: Nimaoth/Nev
Releases · Nimaoth/Nev
Nev v0.2.1
Fixed some bugs, more docs, more vscode keybindings
Notes:
- The gui version is called
astg
/ast-gui
, the terminal versionast
. Both are dynamically linked - If you run into errors with glibc versions you have to compile the editor yourself for now, or use
ast-musl
which is statically linked
Full Changelog: v0.2.0...v0.2.1
Nev v0.2.0
Lots of changes since the last version
Incomplete list:
- Fuzzy search
- Better auto completion system
- More LSP integration
- Basic debugging with DAP
- More complete Vim and VSCode keybindings
- Much better support for linux and the terminal version (both windows and linux)
- and many small improvements
Notes:
- The gui version is called
astg
, the terminal versionast
- The
release_linux_musl.zip
only contains the terminal version - If you run into errors with glibc versions you have to compile the editor yourself for now, or use the musl version which is statically linked
First kind of usable version
v0.1.2-alpha add terminal version to release folder
First release
This first release includes a windows and linux version