简体   繁体   English

寻找或自动完成文件名 vscode 插件

[英]Looking or an autocomplete filename vscode plugin

Is there any VSC plugin that allow to autocomplete file path within a project folder?是否有任何 VSC 插件允许在项目文件夹中自动完成文件路径? I am used to RStudio, where I could simply start typing the name of a file, hit tab, and then rapidly find the corresponding file (see below).我习惯了 RStudio,在这里我可以简单地开始输入文件名,点击选项卡,然后快速找到相应的文件(见下文)。

在此处输入图像描述

I have tried Path Autocomplete and Path Intelisense , but could not get them working like this.我尝试过Path AutocompletePath Intelisense ,但无法让它们像这样工作。

Thank you, Phil谢谢你,菲尔

I've been using the RelativePath extention by jakob101 for the past couple of years.在过去的几年里,我一直在使用 jakob101 的RelativePath扩展。

It searches for files within the workspace and pastes a relative path at the cursor.它在工作区中搜索文件并在 cursor 处粘贴相对路径。 Super simple and easy to use.超级简单易用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM