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

bssv

GeneriK

|
159 installs
| (0) | Free
Support for bssv data files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

bssv README

bssv is a text based data format. It's structured like this:

[initial block]

// some comments

[block one]

cell one;   cell two; cell three // some comment
cell one;   cell two; cell three
...

[block two]

cell one;   cell two; cell three // some comment
cell one;   cell two; cell three

...

Features

  • Syntax highlighting
  • Formatter
  • Statusbar column information
  • Block symbols
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft