https://github.com/beardedfish/vscode-apache-dispatcher-config-language-support
An extension for Visual Studio Code that enables language support for Apache Dispatcher Configuration files. ⚙️
https://github.com/beardedfish/vscode-apache-dispatcher-config-language-support
adobe adobe-experience-manager aem apache conf dispatcher intellisense language-server lsp mocha powershell regex tree-sitter vscode wasm
Last synced: 4 months ago
JSON representation
An extension for Visual Studio Code that enables language support for Apache Dispatcher Configuration files. ⚙️
- Host: GitHub
- URL: https://github.com/beardedfish/vscode-apache-dispatcher-config-language-support
- Owner: BeardedFish
- License: mit
- Created: 2023-11-09T07:44:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-01T23:46:02.000Z (5 months ago)
- Last Synced: 2025-01-31T10:06:22.222Z (4 months ago)
- Topics: adobe, adobe-experience-manager, aem, apache, conf, dispatcher, intellisense, language-server, lsp, mocha, powershell, regex, tree-sitter, vscode, wasm
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=darian-benam.vscode-apache-dispatcher-config-language-support
- Size: 303 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Apache Dispatcher Config Language Support for Visual Studio Code




[](https://buymeacoffee.com/darianbenam)An extension for [Visual Studio Code](https://code.visualstudio.com) that enables language support for [Apache Dispatcher Config](https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration.html?lang=en) files which is commonly used with Adobe Experience Manager. ⚙️
## Features
- Syntax Highlighting
- Property Folding
- Property and Value Documentation Hints
- Property and Value Autocompletion Hints
- Documentation Hints on Hover
- Document Outline Support
- Jump Link Support for the `$include` Function## Supported File Formats
- `.any` (e.g., `dispatcher.any`)
- `.farm` (e.g., `default.farm`)## Preview
### Config File Without Extension

### Config File With Extension

## Disclaimer
The `Apache Dispatcher Config Language Support for Visual Studio Code` extension is not affiliated or endorsed by [Adobe](https://www.adobe.com) or the [Apache Software Foundation](https://www.apache.org).
This extension integrates documentation snippets from [Adobe's Experience League Documentation website](https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration.html?lang=en). All documentation featured in this extension is property of [Adobe](https://www.adobe.com).