VS Code in the browser
-
Updated
Mar 21, 2022 - TypeScript
{{ message }}
VS Code in the browser
binary releases of VS Code without MS branding/telemetry/licensing
IntelliJ IDEA Community Edition & IntelliJ Platform

Oni: Modern Modal Editing - powered by Neovim
An IDE layer for Neovim with sane defaults. Completely free and community driven.
Let's move the CI over to Github Actions!
Gitpod automates the provisioning of ready-to-code development environments.
Better tools for thought
Official repository for Spyder - The Scientific Python Development Environment
Some devfiles have several commands that need to be executed in a precise order to succeed.
Some are named with prefixed numbers that help the user, but some others are not.
For instance:
PlatformIO is a professional collaborative platform for embedded development
A web based file manager,web IDE / browser based code editor
cc rust-lang/rls#1112
cc microsoft/language-server-protocol#376
This causes problems with displaying correct diagnostic span and code suggestion spans (here).
Notice the height of each item in Xcode is 22px while in CodeEdit it is 28. We need to use a more compact item size to match. This will be useful in large projects. This should also be a setting so that the user could choose list item density across the app (will affect more than just the project navigator). The default should be compact.
A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
The app already includes a manifest.json - but it's lacking some details. Most notably:
Add a description, image, and links to the ide topic page so that developers can more easily learn about it.
To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."
This bug is blocked for the Hackathon, please do not fix
Bug Description:
.theia-breadcrumbs defines two properties "margin", the first one does not have any effect and should be removed (see https://github.com/eclipse-theia/theia/blob/2352920342db3322907f392c3d480b6d11fbe44c/packages/core/src/browser/style/breadcrumbs.css#L31-L35)
Steps to Reproduce: