Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>cDIFNew to Visual Studio Code? Get it now.
cDIF

cDIF

MK Projects

|
1 install
| (0) | Free
cDIF language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cDIF extension for VS Code

This extension provides support (syntax highlighting and snippets) for the cDIF language. cDIF is a textual data interchange format for representing configurations and other structured data.

This extension is up to date with cDIF version 1.0.1.

Icons

The provided default file icon is intended to fit VS Code's default Seti file icon theme. If you're using vscode-icons (or a different file icon theme that supports custom icons), you may be interested in the logo icon.

If you're using the Material Icon Theme, I recommend simply using the following custom icon clone. Add the following object to the material-icon-theme.languages.customClones array in your VS Code settings:

{
    "name": "cdif",
    "ids": ["cdif"],
    "base": "json",
    "color": "#ff4081"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft