Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Apigee Config EditorNew to Visual Studio Code? Get it now.
Apigee Config Editor

Apigee Config Editor

Sangeeta

|
5 installs
| (0) | Free
Visual JSON editor for Apigee configuration files with special handling for escaped value fields
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Apigee Config Editor (VS Code Extension) v1.1

Author: D. Kolev (APIX - Scrum B)

This extension opens a WebView panel inside VS Code that hosts the Apigee Config Editor (code mode).

Quick install:

  • Pull this repository and open its folder in VSCode
  • Right click on the apigee-config-editor-1.0.0.vsix file and click "Install Extension VSIX"
  • You can now use the extension

How to use:

  • Open the API folder, right click on the configuration file (e.g. eu3-edge.json) and click "Open with Apigee Config Editor"
  • The file will be displayed in a proper JSON formatting without escape symbols and embedded JSON strings
  • After making changes, it saves the file in the proper APIGEE format
  • The TARGETS parameter will be formatted with new lines and tabulation like a proper JSON, so its more readable

Debugging

  1. Open this folder in VS Code.
  2. Press F5 to launch an Extension Development Host window.
  3. Run the command Open Apigee Config Editor from the Command Palette.
  4. Open a JSON file in the editor, then click Load Active File inside the panel to load it.
  5. Edit and click Save Back to overwrite the file in your workspace.

Package and local install

  1. Open this folder and run console (powershell)
  2. Use vsce package to produce a .vsix for distribution.
  3. Open the folder in VSCode, right click on the vsix file. Click Install Extension VSIX
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft