Home

Awesome

Falco Rules for VS Code

A simple extension that assists in wrtting, editing and testing Falco rule files.

Take a look at the Changelog to learn about new features.

Features

IntelliSense

Autocompletion and tooltips for the following top-level code snippets:

Autocompletion and tooltips for the most usual access to events:

Syntax highlighting

Hover tooltips

Priority levels coloring

Rule validation

Validate Rule command will launch a falco container to validate the rule file.

File icon

Helps identifying rule files.

File tidying up

Appends new line character if the rule file doesn't end with one (this is work in progress).

Requirements

Requires Docker to be installed.