Skip to content
| Marketplace
Sign in
Visual Studio>Tools>INI Language Service
INI Language Service

INI Language Service

Peter Juhasz

|
2,481 installs
| (0) | Free
Language service for .ini files.
Download

This extension adds support for editing .ini configuration files. It is built on the Managed Packaged Framework and written in C#.

Features:

  • Syntax highlighting and validation
  • Brace matching
  • Outlining
  • Highlight references (duplicates)
  • Automatic brace completion
  • Automatic formatting (while typing)
    • Section names (on ']')
    • Indentation of properties (on '=')
  • Diagnostics, code fixes and code refactorings
  • Quick info

ini

Diagnostics:

  • Multiple declarations of a section
  • Redundant property declaration

Code Fixes:

  • Remove redundant property declaration
  • Merge declarations into first section

Code Refactorings:

  • Remove empty property declaration
  • Remove empty section

More language services:

  • Humans.txt
  • Robots.txt
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft