current location:Home>Technical Articles>Development Tools>sublime
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to add sublime text to the right-click menu
- Below, the sublime tutorial column will introduce you to the method of adding sublime text to the right-click menu. I hope it will be helpful to friends in need! I am using the installation-free portable version of Sublime Text, so things like right-clicking to add a menu can be set up manually.
- sublime 4253 2020-06-04 17:02:03
-
- How to set sublime text3 to Chinese
- Below, the sublime text3 tutorial column will introduce to you how to set sublime text3 to Chinese. I hope it will be helpful to friends in need! Select the sublime navigation bar: preferences > package settings > package...
- sublime 12071 2020-05-24 16:52:23
-
- About using shortcut keys to organize Sublime Text2 (non-Mac)
- The main features of Sublime Text include: spell check, bookmarks, full Python API, Goto function, instant project switching, multi-selection, multi-window and more. It has a beautiful user interface and extraordinary features such as mini-map, multiple selections, Python plugins, code snippets, and more.
- sublime 3672 2020-05-17 14:56:44
-
- How to correctly display Chinese in sublime
- Below, the sublime text tutorial column will introduce to you how to correctly display Chinese in sublime. I hope it will be helpful to friends in need! Solution: Select the menu File>Save with Encoding>Western (Windows 1252) to re-open the file...
- sublime 4659 2020-05-08 13:50:28
-
- Detailed explanation on how to build the development environment of win10 go sublime text3
- Below, the sublime text3 tutorial column will introduce to you how to build the win10 go sublime text3 development environment. I hope it will be helpful to friends in need! Open the sublimetext official website, click to download the installation version of the required platform, and install it in a fool-proof way.
- sublime 3871 2020-04-27 16:57:57
-
- Tips on customizing snippets in sublime3
- In the programming process, you will always encounter a lot of repetitive work, such as defining a method, debugging code, etc. Snippets are used to solve this part of the work and can save a lot of time.
- sublime 3001 2020-04-20 13:50:49
-
- Sublime regular search, replace, and modify data methods
- Manual transmission often has incomplete corrections, so I find it very convenient to be able to write regular expressions. find>replace brings up the replacement panel; you can also use the shortcut key command+alt+F; for more sublime-related technical articles, please visit the sublime tutorial column!
- sublime 3563 2020-04-11 17:49:12
-
- Solution to why Sublime Text2 does not display when running PyQt
- Below, the sublime tutorial column will introduce to you how sublime automatically repairs eslint errors. I hope it will be helpful to friends in need! Problem description: The PyQt environment is normal and can run normally using Windows virtual DOS, but under Sublime Text 2....
- sublime 3647 2020-04-03 17:16:39
-
- How does sublime automatically fix eslint errors?
- Below, the sublime tutorial column will introduce to you how sublime automatically repairs eslint errors. I hope it will be helpful to friends in need! 1. Install eslint2 globally and install the plug-in ESLint-Formatter on the sublime editor.
- sublime 4236 2020-03-21 14:56:03
-
- How to run code in Sublime Text
- How to run code in Sublime Text: first click Tools - Compilation System - New Compilation System on the menu bar; then write a command to run the current code, such as node $file; finally select the new compilation system and press ctrl+b to run the code .
- sublime 72492 2020-02-28 13:49:51
-
- How to change language in sublime text 3
- sublime text 3 is a commonly used code editing tool. Some people like to use the English interface, while others like Chinese. Now take the English interface to Chinese interface as an example: 1. Click the menu item-"Perferences" and select "packet control" as shown below...
- sublime 15616 2020-02-18 14:26:35
-
- The 8 most commonly used Sublime text 3 plug-ins by developers
- As a well-known code editor, Sublime Text’s advantages need no elaboration. The interface is clean and beautiful, the text function is powerful, and the running speed is extremely fast. It is very suitable for writing code, writing articles and taking notes. The plug-ins in Sublime Text3 are diverse and powerful. The above are the 8 most commonly used plug-ins by developers.
- sublime 14285 2020-02-15 13:20:29
-
- Press ctrl+B in sublime to call python3 to run
- I wrote the code for python3 using sublime text, but when running ctrl + B, it called python2, causing an error when running. This is because many systems have python2 installed by default, and the default version of python called is python2.
- sublime 4805 2020-02-12 14:07:14
-
- Solve the problem that sublime ctrl b suddenly cannot be used
- Sublime Text 2 ?ctrl+b If the run is blank, press ctrl+` to display the error, as shown below, py is editing the environment variable, but the character set in the environment variable does lack the ascii character set. For more technical articles related to sublime, please visit the sublime column.
- sublime 6159 2020-01-03 16:28:38
-
- How to configure SublimeREPL shortcut keys in Sublime Text3 (Python)
- How to use sublime? How to configure SublimeREPL shortcut keys in Sublime Text3? Below I will introduce to you how to modify it. I hope it will be helpful to friends who need it! Because sublime is used to run python, if there is an input() function, ctrl+b cannot input data.
- sublime 6436 2019-12-28 11:55:15