Category: VS Code
Have a chat with your Sanity content from VS Code
In this blogpost I will show you how to connect Visual Studio Code and GitHub Copilot to your Sanity project's MCP server, so you can start chatting away with your content. Using the MCP server, you can query Sanity for any type of content using natural language and even update or create new content following the project's content model.
Published:
Live preview of website when editing in Visual Studio Code
VS Code, being extremely lightweight (at least compared to Visual Studio), does not come with its own web server. This can be a bit confusing for those of us used to just hitting F5 in Visual Studio and getting our website launch in a browser.
Published:
Getting started with TypeScript in Visual Studio Code
This is a super short introduction to start writing TypeScript in Visual Studio Code. This tutorial is written for Windows users, but it should be roughly the same procedure for Linux and OS X users, since all these tools are cross platform.
Published: