Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Insert a relative pathNew to Visual Studio Code? Get it now.
Insert a relative path

Insert a relative path

Preview

TatsuyaNakamori

|
524 installs
| (0) | Free
Insert a relative path
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Insert Relative Path README

sample.gif


[日本語は下に記載]

English

Overview

  • This extension inserts a relative path to the specified file in Explorer
  • You can insert any string (even Snippet) before or after the relative path.
  • For example, if you define the format of the string to be inserted as <link rel="stylesheet" href="{RELPATH}">, you can easily insert a line to load a css file.

Features

For more information about each function, please refer to the following web page.

  • Top Page
  • Overview
  • How to use
  • Details of each feature
  • Known problems
  • Release Notes
  • License

Donations

If this tool saves you time, please donate to the development of the tool.

  • GitHub Sponsor

Japanese

概要

  • このエクステンションは、Explorerで指定したファイルまでの相対パスを挿入します
  • 相対パスの前後に任意の文字列(Snippetにも対応)を挿入することができます
  • 例えば、挿入する文字列のフォーマットを <link rel="stylesheet" href="{RELPATH}"> のように定義しておけば、簡単にcssファイルを読み込むための行を挿入できます。

機能

各機能の詳細は、次のWebページを参照してください。

  • トップページ
  • 概要
  • 使い方
  • 各機能の詳細
  • 既知の問題
  • 更新履歴
  • ライセンス

寄付

このツール開発の支援をお願いします。

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