vrl-vscode

Vector Remap Language support for Visual Studio Code

Downloads
4
Stars
10

Vector Remap Language for VS Code

This extension adds language support for Vector Remap Language (VRL) to Visual Studio Code. VRL is a domain-specific language (DSL) for handling observability data (logs and metrics) that's used in conjunction with Vector, most often in Vector's remap transform but also in transforms like route and sample.

Screenshot

What's included here

At the moment, language support mostly entails syntax highlighting for your .vrl files. I've also included, however, snippets for VRL functions. If you begin typing the name of a built-in VRL function, VS Code's Intellisense suggests possible completions.

I do hope to expand the feature set over time, but for now I hope that syntax highlighting and function name Intellisense will make it easier and more fun and to write VRL!

Status

Language support for VRL on VS Code is currently in an early phase. Issues and pull requests are quite welcome!

Package Rankings
Top 28.48% on Npmjs.org