Skip to content

ithirzty/bah-vscode

Repository files navigation

Bah extension

Still in progress.

What is it about

  • Syntax highlithing,
  • basic intellisense,
  • errors, warning and notices (on save),
  • breakpoints (for debugging with gdb and others).

Installing

First, you will need the Bah compiler installed on your machine.

Linux

git clone https://github.com/ithirzty/bah-vscode
cp -r ./bah-vscode ~/.vscode/extensions/

Windows

git clone "https://github.com/ithirzty/bah-vscode"
xcopy /E/H/C/I/Y "./bah-vscode" "%homedrive%%homepath%/.vscode/extensions/"

About

Bah VS Code extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published