cat-scratch-svelte

Cat Scratch Svelte

An implementation of the VS Code Custom Editor Example in Svelte

VS Code Custom Editor Example Re-implemented in Svelte

This is a re-implementation of Cat Customs, the VS Code example for building Custom Editor views, but with using Svelte.

Learning Series

I walk through how I built this in whole on my blog as part of the "Building a Game Data Editor" series. You can read the following posts to follow along here:

Part 1: Why?
Part 2: Custom Editors, Webviews, and Svelte
Part 3: Getting Data into Svelte
Part 4: Editing Data in Svelte

Running the example

  • Open this example in VS Code 1.46+
  • npm install
  • F5 to start debugging

Top categories

Loading Svelte Themes