当前位置:网站首页>Add in the registry right click to open in vscode
Add in the registry right click to open in vscode
2022-07-26 08:19:00 【Chicken with vegetables that you want to roll back】
New text file .txt, Copy in the following code , Put all the paths , Change to your computer vscode The path of , It must be a double backslash \\ .
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\VSCode]
@="Open with Code"
"Icon"="D:\\Microsoft VS Code\\Code.exe"
[HKEY_CLASSES_ROOT\*\shell\VSCode\command]
@="\"D:\\Microsoft VS Code\\Code.exe\" \"%1\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\VSCode]
@="Open with Code"
"Icon"="D:\\Microsoft VS Code\\Code.exe"
[HKEY_CLASSES_ROOT\Directory\shell\VSCode\command]
@="\"D:\\Microsoft VS Code\\Code.exe\" \"%V\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\VSCode]
@="Open with Code"
"Icon"="D:\\Microsoft VS Code\\Code.exe"
[HKEY_CLASSES_ROOT\Directory\Background\shell\VSCode\command]
@="\"D:\\Microsoft VS Code\\Code.exe\" \"%V\""

Then change the file name to .reg, No prefixes , Double-click on the run , You can add it .


边栏推荐
- 2022/7/1
- vscode国内的镜像服务器加速
- Burp suite Chapter 8 how to use burp intruder
- 2022-7-6 personal qualifying 3 competition experience
- Regular expression job
- Burp Suite-第八章 如何使用Burp Intruder
- vim跨行匹配搜索
- Exam summary on June 30, 2022
- 万字长文 | 深入理解 OpenFeign 的架构原理
- 99 multiplication table and inverted triangle 99 multiplication table
猜你喜欢

咱就是来聊聊并发编程的三大核心问题。

C # get the information of the selected file

SPSS uses kmeans, two-stage clustering and RFM model to study the behavior law data of borrowers and lenders in P2P network finance

2022-7-8 personal qualifying 5 competition experience (supplementary)
![[xshell7 free download and installation]](/img/1f/7ac3e2c40c1b3ef2e7ce7403541972.png)
[xshell7 free download and installation]

Burp Suite - Chapter 2 burp suite proxy and browser settings

2022-07-14 group 5 Gu Xiangquan's learning notes day07

JSP built-in object (implicit object)
分享高压超低噪声LDO测试结果(High Voltage Ultra-low Noise LDO)

全网最全:Mysql六种约束详解
随机推荐
Burp suite Chapter 6 how to use burp spider
Burp suite Chapter 9 how to use burp repeater
[fastjson1.2.24 deserialization vulnerability principle code analysis]
万字长文 | 深入理解 OpenFeign 的架构原理
第四天作业
Function default parameters, arrow functions, and remaining parameters in ES6 - explanation
mysql函数汇总之日期和时间函数
Day 3 homework
【时间复杂度空间复杂度】
On some concepts involved in journal papers compilation + journal query methods
Matplotlib learning notes
Common methods of string: construction method, other methods
通用 DAO 接口设计
Team members participate in 2022 China multimedia conference
matplotlib学习笔记
C# 获取选择文件信息
Burp Suite-第一章 Burp Suite 安装和环境配置
有点牛逼,一个月13万+
Strtus2历史漏洞复现
Pycharm code specification tool flake8