Skip to content

Commit 1a3e31b

Browse files
committed
docs: add section for VS Code extension in README
1 parent 5559598 commit 1a3e31b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ npm run dev
3636

3737
Open your browser and go to http://localhost:5173 (if this port is busy it will be changed to the next available port)
3838

39+
## VS Code extension
40+
41+
If you prefer to work inside VS Code, install the [QuickMock VS Code extension](./packages/vscode-extension/README.md). It adds a custom editor for `.qm` files and also configures the MCP server for AI tools.
42+
3943
## 🤝 Contributing
4044

4145
Your feedback and contributions are welcome! If you have ideas for new features or have found a bug, we would love to hear about it. Here's how you can contribute:

0 commit comments

Comments
 (0)