SOQL Extended
SOQLx is an extension to the .soql filetype with support for comments and parameters.
This repository includes the following tools:
- The SOQLx npm library, for working programmatically with the SOQLx parser
- The
soqlx
CLI, for build and running ".soqlx" files - The SOQLx LSP, for syntax highlighting and autocompletion in ".soqlx" files
- The SOQLx VSCode extension