Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of adding sublime text to the right-click menu

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how to add sublime text to the right-click menu, I believe most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

You use the portable version of Sublime Text, which is installation-free, so you can set it manually by right-clicking on the menu.

Save the following code as a * .reg file and import it into the registry so that you can open the file or folder in the right-click menu.

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\ *\ shell\ SubLime] @ = "edit with Sublime Text" [HKEY_CLASSES_ROOT\ *\ shell\ SubLime\ Command] @ = "E:\\ Program Files\\ Sublime Text 2\\ sublime_text.exe\"% 1\ "" [HKEY_CLASSES_ROOT\ Directory\ shell\ SubLime] @ = "edit with Sublime Text" [HKEY_CLASSES_ROOT\ Directory\ shell\ SubLime\ Command] @ = "E:\\ Program Files\ \ Sublime Text 2\\ sublime_text.exe-a\ "% 1\"

Related introduction:

Sublime Text is a code editor (Sublime Text 2 is a paid software that can be tried indefinitely) and an advanced text editor for HTML and prose. Sublime Text was developed by programmer Jon Skinner in January 2008 and was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features, such as code thumbnails, Python plug-ins, code snippets and so on. You can also customize key bindings, menus and toolbars. The main features of Sublime Text include: spell checking, bookmarking, complete Python API, Goto functions, instant project switching, multi-choice, multi-window and so on. Sublime Text is a cross-platform editor that supports operating systems such as Windows, Linux, Mac OS X and so on.

The above is all the contents of the article "how to add sublime text to the right-click menu". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report