dsmurrell 3 days ago

Because it's hard to reimplement VSCode from scratch?

  • blindluck 3 days ago

    VSCode has plugins

    • andypants 3 days ago

      They are making changes that cannot be done or are very difficult with vscode extensions

      • blindluck 3 days ago

        What might they be? API calls, read all files, write to files, side bar, UI interactions in editor. These are things I would imagine an extension can do. Continue.dev is an example.