Skip to content

vein-lang/vscode-extension

Repository files navigation

Vein Development Kit Preview

Repository | Issues

Currently features supports:

  • Syntax coloring

Feature planned:

  • Go to Definition
  • Find References
  • Rename refactoring
  • Format document
  • Workspace symbol search
  • Document symbol search
  • Syntax highlighting
  • Code completion
  • Snippets
  • Realtime errors/warnings/etc
  • Documentation in hovers/tooltips

Install the Language Support for Vein extension

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install veinlang.devkit

Feedback and Known Issues

File a bug or see known issues at github.

Release Notes


v0.9.1400 Initial release

  • Base coloring support