Skip to content

DmitriiS-dev/Quick-Api-Path-VS-Code-Extention

Repository files navigation

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.

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

Enjoy!

About

A simple extension to generate API paths from file paths.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors