@ -11,4 +11,4 @@ tags: [ide, windsurf, helper]
Add a button to open any workspace with a single click in Windsurf IDE.
Uses the [Coder Remote Windsurf Extension](https://github.com/coder/windsurf-coder).
@ -85,4 +85,4 @@ describe("windsurf", async () => {
expect(coder_app?.instances.length).toBe(1);
expect(coder_app?.instances[0].attributes.order).toBe(22);
});