Skip to content

RahulBadenkal/ide

Repository files navigation

Demo

https://ide.rahulbadenkal.com/

Components

  • An editor
    • Syntax highlighting
    • Intellisense
    • Autocomplete
    • Tooltip doc support
    • Go to function/variable defintion support in the same file
  • Responsive
  • Execution
    • Single file
    • Python, Node
  • Debugger support
    • Step into my code only and not step into code
  • Scratchpad
  • Collaboration support
  • Sentry
  • Posthog
  • Server analytics
  • Frontend performance analytics
  • Load testing in backend
  • Architecture write up

Advanced features

  • Shared cursor positions
  • Testing
  • Workspaces - Create more than 1 document
  • File system (Multiple file support)
  • File search (across multiple files)
  • Go to function/variable defintion across multiple files
  • debugger - step into code (for builtins)
  • Shell
  • Support more languages

Similar websites

  • Algoexpert
  • Leetcode
  • Replit
  • codedamn

Reference links

Additional references

For LSP (workers and sockets)

Architecture doc

  • How to bundle monaco (4 parts, main editor, additional, func, syntax highligting, lsp)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published