Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>API Blueprint Navigation helperNew to Visual Studio Code? Get it now.
API Blueprint Navigation helper

API Blueprint Navigation helper

Krisztián Gyula Tóth

|
1,231 installs
| (1) | Free
VS Code Outline navigation view support for API Blueprint (.apib) files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-apib-navigation-plugin

VS Code extension for API Blueprint files.

It helps you to navigate in large API doc files easier using the VS Code Outline view. This extension adds the sections of the API doc to the Outline view in a hierarchical tree structure. On clicking an item in the tree will quickly jump the cursor to the line in the active editor tab where editing the .apib file.

Features

Add hierarchical document tree in the VS Code Outline view.

Works with:

  • Sections: # <identifier>
    • Nested sections
  • Requests: + Request <identifier>
  • Data Structures
    • Object: ## <named-type> (object)
    • Enum: ## <named-type> (enum)

Screenshot

Requirements

No requirements or dependencies to use this extension.

Extension Settings

This extension contributes the following settings:

  • None

Known Issues

There are no known issues, yet.

Release Notes

Users appreciate release notes, so here is some:

0.0.1

Initial release of this extension...


Useful links

  • API Blueprint Specification
  • Get it from Marketplace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft