Cosmic IDE v2.0.0
It's been over a year from the last release!
So here's a new release!
The app has gone through a major rewrite documented in rewrite.
There may still be bugs and things, so don't forget to report them!
Important
The project has gone through a major rewrite and the projects from v1.0.0 may not be compatible with v2.0.0 and above.
• Support for plugin system
• New UI
• Kotlin 2.1 (K2 Support)
• Kotlin and Java code completion
• Support for GIT
• Dependency manager for installing maven libraries
• Fast jar FS for faster kotlin compilation
• Support for custom java compiler flags
• Options for configuring code formatter
• Sticky scroll and custom fonts
• Much more editor customisation
• Switch between multiple opened files with file tabs
• Support for shizuku terminal API (rish)
• Symbol based navigation
• Backup and restore projects
• Preview class files
• Fix missing imports with quickfix
• New App Themes
• Undo and Redo
and many more undocumented features and enhancements
What's Changed
- small changes by @TheRemakerMan in Cosmic-Ide/rewrite#1
- fix: list of projects was not updated when creating a new project by @TheRemakerMan in Cosmic-Ide/rewrite#2
- many improvements by @TheRemakerMan in Cosmic-Ide/rewrite#3
- changes by @TheRemakerMan in Cosmic-Ide/rewrite#5
- implement settings screen by @TheRemakerMan in Cosmic-Ide/rewrite#13
- Implement theme builder plugin to generate colored material themes by @TheRemakerMan in Cosmic-Ide/rewrite#61
- Improved App UI by @TheRemakerMan in Cosmic-Ide/rewrite#66
- Update README.md by @ArjunaKumarMohanta in Cosmic-Ide/rewrite#88
New Contributors
- @TheRemakerMan made his first contribution in Cosmic-Ide/rewrite#1
- @ArjunaKumarMohanta made his first contribution in Cosmic-Ide/rewrite#88
Full Changelog: https://github.com/Cosmic-Ide/rewrite/commits/v2.0.0