Releases: Cosmic-Ide/rewrite
Cosmic IDE v2.0.0
The development will now continue in the main repository, so make sure to star that as well!
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 #1
- fix: list of projects was not updated when creating a new project by @TheRemakerMan in #2
- many improvements by @TheRemakerMan in #3
- changes by @TheRemakerMan in #5
- implement settings screen by @TheRemakerMan in #13
- Implement theme builder plugin to generate colored material themes by @TheRemakerMan in #61
- Improved App UI by @TheRemakerMan in #66
- Update README.md by @ArjunaKumarMohanta in #88
New Contributors
- @TheRemakerMan made their first contribution in #1
- @ArjunaKumarMohanta made their first contribution in #88
Full Changelog: https://github.com/Cosmic-Ide/rewrite/commits/v2.0.0