Skip to content

sevenxhq/scribe-vsc-experminental

Repository files navigation

Scribe VSC

Scribe VSC is a Visual Studio Code extension that allows you to edit OBS files in VSCode.

Run Locally

Clone the project

  git clone https://github.com/sevenxhq/scribe-vsc-experminental

Install dependencies

  pnpm install

Navigate to the web view directory

  cd webview-ui

Install webview dependencies

  pnpm install

Start the debugging session

  Press f5

Load OBS files

Choose a folder in the vscode window and load OBS files in it.

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published