Skip to content

alexnj/visual-bikeshed

Repository files navigation

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. Bring up Visual Studio Code Command Palette (⇧⌘P on Macs) and select Open Bikeshed Preview while editing a Bikeshed file.
  • Compilation support via local Bikeshed install or through a remote CGI.
  • IntelliSense / autocompletion support for W3C webref definitions and definitions within the document.

Requirements

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

About

A Visual Studio Code extension that provides side-by-side preview and other language features for Bikeshed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •