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

nftables

omBratteng

|
7,704 installs
| (1) | Free
Language support package for the nftables configuration syntax
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-nftables

GitHub Visual Studio Marketplace Version GitHub Workflow Status

All Contributors

A VSCode language support package for the nftables configuration syntax.

This package can also auto indent your nftable code.

Enable autoformatting by adding this to you settings.json

{
    "[nft]": {
        "editor.formatOnSave": true,
        "editor.defaultFormatter": "omBratteng.nftables"
    },
}

Download

This package is available at Visual Studio Marketplace and Open VSX registry

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ole-Martin Bratteng

💻

Pekka Järvinen

💻

Dependabot

🔧

andreas51

💻

Alexis

💻

Elliana Perry

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Ported from Natolumin/language-nftables

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft