ide icon indicating copy to clipboard operation
ide copied to clipboard

A realtime collaborative IDE with code execution, intellisense, mobile support, and built-in USACO submissions.

Results 36 ide issues
Sort by recently updated
recently updated
newest added

I think we'll soon be paying $15/mo for Firebase database costs (currently it's 2.75 gigs in size). We can either: - Switch to yjs or some other self-hosted alternative (most...

too many people using it at once? :(

Immediate tasks: - [x] add `monaco-languageclient` - [x] add `clangd-12` - [ ] Java - [ ] Python Future: - [ ] improve LSP server code (prevent it from dying...

enhancement

Instead of having three tabs, we can also just only allow one language per file. It seems like this would simplify a bit of code + simplify the UI, and...

Probably just a matter of modifying "Clone File"

enhancement

It is a very important feature especially for the competitive programmer to have bracket pair colorized, as we use a lot of **Nested loops, if-else statements.**

enhancement
backlog

Target use case: if a user gets a particular test case wrong after submitting, the user can then click on the test case to load that test case and get...

enhancement
backlog

As mentioned in #7. Perhaps 6 chars? Though probably the only use case is when I have two devices and I can't directly copy and paste between them.

enhancement
backlog

clicking "Open in IDE" on USACO Guide does not work anymore https://github.com/cpinitiative/usaco-guide/issues/2256

First of all, thank you so much for making usaco.guide, it's the best thing ever! A quick suggestion for QOL: it would be very helpful if ide.usaco.guide supported custom code...