Using the IDE
Learn how to use our online IDE for real-time-collaboration.
![Using the IDE](/content/images/size/w2000/2024/01/cs-online-ide.webp)
Codesphere's IDE lets you make quick ad-hoc changes to code, or even develop entire applications within the platform.
The Filetree
Codesphere gives you full access to your app's filetree. You can create, delete, reorder, or duplicate files and folders just by right clicking
![](https://codesphere.ghost.io/content/images/2023/12/image--8-.webp)
Key Bindings
The IDE has the following Key Bindings by default:
Keys | Action |
---|---|
Ctrl + B | New Directory |
Ctrl + M | New File |
Ctrl + Shift + K | Open Key Bindings |
Ctrl + Shift + S | Open Settings |
Ctrl + Shift + H | Help |
Alt + W | Close Editor Tab |
Ctrl + LeftArrow | Select Previous Tab |
Ctrl + RightArrow | Select Next Tab |
Shift + Shift | Search Everywhere |
Alt + T | Open/Close Terminal |
Ctrl + I | Comment/Uncomment Code |
Ctrl + J | Delete Selected Line of Code |
Customization
You can customize the Codesphere IDE to fit your preferences by navigating to the settings tab.
![](https://codesphere.ghost.io/content/images/2023/12/image--2-.webp)