Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit c82b63e

Browse files
authored
Update README.md (#88)
2 parents 490fda5 + c1397bb commit c82b63e

File tree

1 file changed

+38
-54
lines changed

1 file changed

+38
-54
lines changed

README.md

+38-54
Original file line numberDiff line numberDiff line change
@@ -4,83 +4,67 @@ A new and improved version of Cosmic IDE, a next-gen IDE for JVM development on
44

55
## Description
66

7-
Cosmic IDE is a powerful and feature-rich IDE for JVM development on Android. It is built on top of
8-
the latest tools, and offers a wide range of features that make it the perfect tool for
9-
developers who want to build high-quality, bug-free applications without needing a computer.
7+
Cosmic IDE is a powerful and feature-rich IDE for JVM development on Android. It is built on top of the latest tools, and offers a wide range of features that make it the perfect tool for developers who want to build high-quality, bug-free applications without needing a computer.
108

119
## Installation
1210

13-
Currently Cosmic IDE Rewrite is in beta stage, and there is no stable release yet. You can download
14-
the latest debug app build
15-
from [here](https://nightly.link/Cosmic-Ide/rewrite/workflows/android/main/apk-debug.zip).
11+
Currently, Cosmic IDE Rewrite is in the beta stage, and there is no stable release yet. You can download the latest debug app build from [here](https://nightly.link/Cosmic-Ide/rewrite/workflows/android/main/apk-debug.zip).
1612

17-
If you find any bugs, please report them on our [discord server](https://discord.gg/8Gu6YCq2eS) or
18-
open an issue on GitHub.
13+
If you find any bugs, please report them on our [Discord server](https://discord.gg/8Gu6YCq2eS) or open an issue on GitHub.
1914

2015
## Features
2116

22-
* Supports Java 17 and Kotlin 2.1 (K2 compiler)
23-
* Fast incremental compilation
24-
* Integrated dependency management
25-
* Accurate code completion for Java and Kotlin
26-
* Syntax highlighting
27-
* Error and warning highlighting directly in editor
28-
* Sand-boxed program execution with SSVM
29-
* Execution of programs
30-
* Google Java Format and ktfmt integration
31-
* Support for plugins
32-
* Highly customizable
33-
* High performance code editor (sora editor)
34-
* Code navigation
35-
* Bytecode Disassembler
36-
* Chat with AI assistants for help with programming
37-
* Material You Design
38-
* Modern UI with prebuilt themes
17+
- Supports Java 17 and Kotlin 2.1 (K2 compiler)
18+
- Fast incremental compilation
19+
- Integrated dependency management
20+
- Accurate code completion for Java and Kotlin
21+
- Syntax highlighting
22+
- Error and warning highlighting directly in the editor
23+
- Sand-boxed program execution with SSVM
24+
- Execution of programs
25+
- Google Java Format and ktfmt integration
26+
- Support for plugins
27+
- Highly customizable
28+
- High-performance code editor (Sora Editor)
29+
- Code navigation
30+
- Bytecode Disassembler
31+
- Chat with AI assistants for help with programming
32+
- Material You Design
33+
- Modern UI with prebuilt themes
3934

4035
## Benefits
4136

42-
* Faster and more efficient development
43-
* Reduced errors and warnings
44-
* Improved code readability and maintainability
45-
* Easier development experience
37+
- Faster and more efficient development
38+
- Reduced errors and warnings
39+
- Improved code readability and maintainability
40+
- Easier development experience
4641

4742
## Contribution Guidelines
4843

49-
We welcome contributions from everyone. If you have any ideas for features or improvements, please
50-
open an issue or submit a pull request.
44+
We welcome contributions from everyone. If you have any ideas for features or improvements, please open an issue or submit a pull request.
5145

5246
## Donate
5347

54-
If you appreciate the work that has been put into Cosmic IDE, you can donate to support the
55-
developers:
48+
If you appreciate the work that has been put into Cosmic IDE, you can donate to support the developers:
5649

57-
[![](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://patreon.com/cosmicide)
50+
[![Become a Patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://patreon.com/cosmicide)
5851

59-
## Acknowledgement
52+
## Acknowledgment
6053

61-
We would like to thank the following projects and their maintainers for their work, which has been
62-
used in Cosmic IDE:
54+
We would like to thank the following projects and their maintainers for their work, which has been used in Cosmic IDE:
6355

64-
* [Sora Editor](https://github.com/Rosemoe/sora-editor) licensed under the GNU Lesser General Public
65-
License v2.1
66-
* [CodeAssist Kotlin code completion](https://github.com/tyron12233/CodeAssist/tree/main/kotlin-completion)
67-
licensed under GNU GPL-v3
68-
* [NB Javac Android](https://github.com/AndroidIDEOfficial/nb-javac-android) licensed under GNU
69-
GPL-v2
70-
* [Android Tree Sitter](https://github.com/AndroidIDEOfficial/android-tree-sitter) licensed under
71-
LGPL-v2.1
72-
* [SSVM](https://github.com/xxDark/SSVM) licensed under the MIT License
73-
* [ModernAndroidPreferences](https://github.com/Maxr1998/ModernAndroidPreferences) licensed under
74-
the Apache License 2.0
75-
* [TreeView](https://github.com/lzhiyong/TreeView) licensed under the Apache License 2.0
76-
77-
and many more.
56+
- [Sora Editor](https://github.com/Rosemoe/sora-editor) licensed under the GNU Lesser General Public License v2.1
57+
- [CodeAssist Kotlin code completion](https://github.com/tyron12233/CodeAssist/tree/main/kotlin-completion) licensed under GNU GPL-v3
58+
- [NB Javac Android](https://github.com/AndroidIDEOfficial/nb-javac-android) licensed under GNU GPL-v2
59+
- [Android Tree Sitter](https://github.com/AndroidIDEOfficial/android-tree-sitter) licensed under LGPL-v2.1
60+
- [SSVM](https://github.com/xxDark/SSVM) licensed under the MIT License
61+
- [ModernAndroidPreferences](https://github.com/Maxr1998/ModernAndroidPreferences) licensed under the Apache License 2.0
62+
- [TreeView](https://github.com/lzhiyong/TreeView) licensed under the Apache License 2.0
63+
- and many more.
7864

7965
## Contributions
8066

81-
<a href="https://github.com/Cosmic-Ide/rewrite/graphs/contributors">
82-
<img src="https://contrib.rocks/image?repo=Cosmic-Ide/rewrite" alt="Contributors"/>
83-
</a>
67+
[![Contributors](https://contrib.rocks/image?repo=Cosmic-Ide/rewrite)](https://github.com/Cosmic-Ide/rewrite/graphs/contributors)
8468

8569
## License
8670

0 commit comments

Comments
 (0)