Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Visual BikeshedNew to Visual Studio Code? Get it now.
Visual Bikeshed

Visual Bikeshed

Alex N. Jose

|
56 installs
| (0) | Free
Language support, autocompletion, side-by-side preview and other features for Bikeshed spec authors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Bikeshed

Visual Studio Code extension for Bikeshed that strives to provide a better and integrated authoring experience for spec authors, including a side-by-side preview and language features like autocompletion.

This plugin is currently in Beta and under active development. There may be bugs. Please file an issue. Pull requests are always welcome!

Features

  • Bikeshed side-by-side preview within Visual Studio Code.
  • Compilation support via local Bikeshed install or through a remote CGI.
  • IntelliSense / autocompletion support for W3C webref definitions and definitions within the document.

Requirements

  • Local Bikeshed installation if you want faster and local compilation (preferred method). Follow Bikeshed installation steps.

Extension Settings

This extension contributes the following settings:

  • visualBikeshed.autoUpdate: Automatically update the preview when the document changes.
  • visualBikeshed.compilerOption: Selects a compilation method (URL or Bikeshed binary path).
  • visualBikeshed.commandPath: Path to the Bikeshed binary, for local compilation.
  • visualBikeshed.processorUrl: URL of the Bikeshed processor (defaults to https://api.csswg.org/bikeshed/).

Known Issues

  • W3C WebRef index is a work in progress.

Release Notes

0.0.1 - 0.0.2

Initial releases of Visual Bikeshed.

For more information

  • Bikeshed Documentation
  • WebRef repository
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft