Wave Programming Language syntax highlighting and basic tools for Visual Studio Code.
✅ Syntax highlighting for Wave (.wave) files
✅ Keywords, types, functions, strings, numbers, operators
✅ Support for comments (// and /* */)
✅ import keyword highlighting
✅ Custom icon for .wave files
✅ Run Wave button → wavec run <file> (WSL on Windows supported)
- Install this extension
- Open any
.wavefile - Press
▶ Run Waveat the top of the file to run it
waveccompiler must be installed and available in your PATH- On Windows, WSL is required