简体   繁体   中英

In VScode , How to open a file under cursor in peek window?

There is an extension "Open File" which helps me to open a file under cursor in vscode using alt+p .

Some times I would like to open a file in Peek windows. I am using ansible which doesn't have peek definition so I could not use alt+f12.

Is there any extension to open a file under cursor in peek window?

The peek window is just a view of a separate file. It does not, by itself, represent a file. Hence you cannot open a file in it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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