v0.0.5
Pre-release
Pre-release
What's Changed
- Support for incremental compilation for Java sources!
- Support for Java 18 with ECJ 3.30.0
- Now, the editor will underline errors and warnings as you type
- Now you can change the path of java source files
- You can also set custom arguments for running the main method of your program
- Fixed the bug when you cannot compile with source code above java 9 with Javac
- Highlighting for smali language
- Now, we use the same compiler as Android-Ide!
- Improved syntax highlighting with textmate language
- Improved the TreeView drawer including the limitations in file and folder names there
- A lot of performance enhancements
- And a few more things that I don't remember anymore :(
New Contributors
- @m-anshuman2166 made their first contribution in #93
Full Changelog: v0.0.4...v0.0.5