autocomplete file path
See original GitHub issueDear developer, I am not sure it is a suitable feature request. But I am wondering whether vscode-R can support file path autocomplete just like R stuido
Is your feature request related to a problem? Please describe. no
Describe alternatives you’ve considered
or maybe I can install other plugin like Path Intellisense
?
Please forgive me if it is a bad feature request 😃
Best wishes Guandong Shang
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Path Autocomplete - Visual Studio Marketplace
path -autocomplete.excludedItems This option allows you to exclude certain files from the suggestions. ... minimatch is used to check if the files ......
Read more >File path autocomplete in VS Code
Has VS Code an autocomplete function for file paths? For e.g. if I want to write the full path to js: "assets/libs/jquery.min.js" Editors...
Read more >Import or copy the AutoComplete list to another computer
Copy the Auto-Complete file from the old computer · On your old computer, go to drive:\user\AppData\Local\Microsoft\Outlook. · Right-click profile name.
Read more >Autocomplete filenames - VimTricks
Vim can autocomplete filenames and paths from insert mode. Just press <ctrl-x> <ctrl-f> . You'll have to autocomplete each segment of the ...
Read more >How to autocomplete file paths using user defined alias ...
Absolute paths are recognized, and autocomplete options appear, but leaves the alias and not the actual path. E.g. > "abs_path/my_file.txt" ' ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@shangguandong1996 There are some extensions which provide path completion. How about use these extensions?
I think we should write more to the wiki at https://github.com/Ikuyadeu/vscode-R/wiki/Recommended-extensions-and-configuration.