Syntax highlight, autocomplete and formatter for Mongod config files
Usage
Install the extension in VS Code
Open the command palette using Ctrl+Shift+P
Type ext install mongod-config in the command palette
Select Mongod config as a language
On the bottom-right corner, click on the select language mode button.
Select Mongod config in the list of languages.
Alternatively, saving the file with a .conf or .cfg extension, will allow VS Code to understand that it is a Mongod file, and automatically select the language correctly.
Supported filetypes
.conf
.cgf
License
This software is released under the terms of the MIT license.