Skip to content

Cosmic IDE v2.0.0

Compare
Choose a tag to compare
@PranavPurwar PranavPurwar released this 06 Sep 13:55
· 89 commits to main since this release

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

New Contributors

Full Changelog: https://github.com/Cosmic-Ide/rewrite/commits/v2.0.0