Docs
  • Getting Started
    • Monitoring & Alerting
    • Path based routing
    • Staging Environments
    • Custom Domains
    • CI Pipelines
    • Zero Downtime Releases
    • Horizontal Scaling with replicas
    • Deployment modes
    • Environment Variables
    • Troubleshooting Deployments
    • Using the IDE
    • Code Reviews
    • Pricing: Hosting and Seats
    • Installing OS-level packages using Nix
    • Speedrun: Deploying an app
  • Templates
    • FlowiseAI - Low Code LLM Apps Builder
    • Llama2 API
    • Llama2.cpp Chat
    • Jupyter Notebook
    • Stable Diffusion Text2Img
    • Text generation web UI
Powered by GitBook
On this page
  • The Filetree
  • Key Bindings
  • Customization
  1. Getting Started

Using the IDE

Learn how to use our online IDE for real-time-collaboration.

PreviousTroubleshooting DeploymentsNextCode Reviews

Last updated 1 year ago

Using the IDE

Arkane Cloud's IDE lets you make quick ad-hoc changes to code, or even develop entire applications within the platform.

The Filetree

Arkane Cloud gives you full access to your app's filetree. You can create, delete, reorder, or duplicate files and folders just by right clicking

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 Arkane Cloud IDE to fit your preferences by navigating to the settings tab.