Mbed OS and Keil Studio Cloud
Introducing Keil Studio Cloud, a modern browser-based IDE for Mbed development with compilation, code completion, linting and browser debugging. Fully compatible with Mbed OS 5 and 6 and Mbed 2.
Get started with Keil Studio
Simple migration for your Mbed projects
Import directly from Git and Merurial repos, access existing Online Compiler projects and convert Mercurial repositories to Git. Making the move to Keil Studio couldn't be easier. Log in with your existing Mbed account to get started.
Importing Mbed projects Working with Mbed in Keil Studio

Better Code with IntelliSense
IntelliSense provides code completion and highlighting for Mbed projects based on language semantics and an analysis of your source code. It includes linting, code completion, parameter info, quick info, and member lists - and it knows if you have forgotten a semicolon!
Keil Studio IntelliSense docs Manage Mbed projects in Keil StudioBrowser Debugging and Serial Monitoring
Debug and monitor Mbed programs on compatible devices (currently CMSIS-DAP v2 and ST-Link). Connect your device to build and flash directly via USB to view serial output and verify behaviour and memory usage in debug mode.
Keil Studio comes with Arm Compiler 6, letting you build any program before flashing to your device.
Monitoring and debugging in Keil Studio Building and flashing a program in Keil Studio