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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- 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 3865 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 3908 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 4536 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 73416 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 16146 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 14628 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 5116 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 6472 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 6762 2019-12-28 11:55:15
-
- Modify sublime text shortcut keys and themes
- How to use sublime? How to modify sublime text shortcut keys and theme? Below I will introduce to you how to modify it. I hope it will be helpful to friends who need it! Set shortcut keys. In SublimeText, open Preferences -> ....
- sublime 4459 2019-12-23 14:05:55
-
- How to set a shortcut key to open the browser in Sublime
- Below, the sublime usage tutorial column will introduce to you how to set the shortcut keys to open the browser in Sublime. I hope it will be helpful to friends in need! Here is the shortcut key set for ctrl+alt+f. By default, it is opened with Google Chrome. The opening speed is a bit slow and you have to wait 3 seconds....
- sublime 6020 2019-12-20 13:58:12
-
- How to make Sublime Text2 support CoffeeScript
- Below, the sublime text tutorial column will introduce to you how to enable Sublime Text2 to provide support for CoffeeScript. I hope it will be helpful to friends in need! Download CoffeeScript.tmLanguage; then you can select in the lower right corner...
- sublime 3601 2019-12-18 16:27:23
-
- How to set sublime to automatically complete html header information
- Below, the sublime tutorial column will introduce to you how to set up sublime to automatically complete html header information. I hope it will be helpful to friends in need! 1. Press ctrl+shift+P to open the command panel and enter install; 2. Click again and wait for a while; 3. After installation...
- sublime 5424 2019-12-17 14:09:03
-
- Introduction to Sublime's method of quickly generating structural code
- Below, the sublime text tutorial column will introduce you to Sublime's method of quickly generating structural code. I hope it will be helpful to friends in need! The most popular front-end development software currently is sublime. So, I installed it. But here comes the problem. I followed the operation in the video and quickly generated the code, and found...
- sublime 6122 2019-12-16 11:49:00
-
- A shortcut to generate html web page header code using sublime text
- Below, the sublime introductory tutorial column will introduce you to the shortcut method of using sublime to generate html web page header code. I hope it will be helpful to friends who need it! Enter html:xt and press the tab key to generate the following...
- sublime 3959 2019-12-12 15:02:52