L4 Language Support for VS Code
Provides L4 support for VS Code.
Preview
Features
- Syntax highlighting (currently regex-based)
- Generate natural language output from L4 (WIP)
- Generate graph from L4 (WIP)
Installation & Prerequisites
- Follow installation instructions over at the baby-l4 repository to install L4
- Clone this repository
- Open this repository in VS Code, then press F5. This will compile and run the extension in a new Extension Development Host window.
- Open any
.bl4 file in the Extension Development Host window
Commands [WIP]
Accessed by opening the command palette (Ctrl+Shift+P on Linux/Windows and Cmd+Shift+P on Mac), and entering the command name:
Generate markdown (natural language output)
Generate graph (via dot file)
Release Notes
0.0.1
Basic syntax highlighting.
Troubleshooting
Please open an issue if you encounter any problems while using the extension.
| |