1
+ <div align =" center " >
1
2
2
3
# Code Editor
4
+ <p ><i >A modern, modular, and extensible code editor equipped with IDE-like features for a seamless dev experience.</i ></p >
3
5
4
- A modern, modular, and extensible code editor equipped with IDE-like features for a seamless dev experience.
6
+ </ div >
5
7
6
- - 🎉 Supports over 80+ modern languages and almost all popular frameworks. Click here to see more about this.
8
+ ## Overview
9
+ - 🎉 Supports auto-completions on over 80+ modern languages and almost all popular frameworks.
7
10
- ⚡ A lightning-fast and highly efficient ide, offering a seamless coding experience without compromising on performance.️
8
- - ⚔ Cross platform supported worked even on an android phone .
9
- ## Acknowledgements
11
+ - ⚔ Cross platform supported so you can code on any platform .
12
+ - 🌩️ Highly portable offering a full-fledged ide even on your android.
10
13
14
+ ## Acknowledgements
15
+ You have to make sure that you already have, atleast basic knowledge of terminal.
11
16
- [ A Journey To Cli] ( https://www.geeksforgeeks.org/linux-tutorial/ )
12
17
- [ A Basic Understanding Of Commands] ( https://www.geeksforgeeks.org/basic-linux-commands/ )
13
18
## Badges
14
19
![ ChipperCI] ( https://img.shields.io/badge/bsd_licensed-1e394e.svg?style=for-the-badge&logo=chipperci&logoColor=white )
15
20
16
21
![ Fastlane] ( https://img.shields.io/badge/maintained-%2382bd4e.svg?style=for-the-badge&logo=fastlane&logoColor=black )
17
- ## Documentation
18
22
23
+ ## Documentation
19
24
To access code-editor you can see the documentation here for now. [ Click Here!] ( https://github.com/My-CodeDefense/code-editor )
20
25
21
- And if you are a experienced linux user just use these commands.
26
+ And if you are an experienced linux user just use these commands.
22
27
``` sh
23
28
git clone https://github.com/OurCodeBase/code-editor .code-editor
24
29
```
@@ -28,7 +33,6 @@ ln -sf ~/.code-editor/src ~/.config/nvim
28
33
```
29
34
30
35
## Contributing
31
-
32
36
Contributions are always welcome!
33
37
34
38
Fork the repository and make pull requests, our team will approach you as soon as possible.
0 commit comments