Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PathyNew to Visual Studio Code? Get it now.
Pathy

Pathy

DmitriiDev

|
10 installs
| (0) | Free
Generate API paths from file paths and Grab your entire project structure.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick API Path VS-Code Extention README

This is the README for the Quick API Path VS-Code Extention. It provides a simple way to generate API paths from file paths in your project.

Features

  • Generate API Path: Easily generate API paths based on the file paths in your project.
  • Keyboard Shortcut: Use the shortcut Ctrl + Alt + . to quickly generate the API path when text is selected.
image

Requirements

  • Visual Studio Code: Ensure you have VS Code installed (version 1.94.0 or higher).
  • Node.js: This extension requires Node.js for development and testing.

Extension Settings

This extension does not currently add any custom VS Code settings.

Known Issues

  • If the keyboard shortcut Ctrl + Alt + . is not working as intended, consider checking for conflicts with existing shortcuts in your environment.

Release Notes

0.0.1

  • Initial release of Quick API Path extension.
  • Implemented the core functionality to generate API paths from selected text.

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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