Configuru - VS Code Extension VS Code extension for the Configuru library. Features Suggestions of name variables The extension suggests the names of the variables that are present in the env.jsonc file. Highlighting of invalid variables If your config.ts file contains a variable that is not present in the env.jsonc file, the extension will underline it as an error. Enjoy!