current location:Home > Technical Articles > Development Tools > notepad
- 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 mark notepad red
- The first step is to use notepad++ to open the text file where you want to set the text background color. ||The second step is to select "Settings" and then click "Language Format Settings". ||The third step is to find “Mark Style 1” and set the “Background Color” to red.
- notepad 6349 2019-08-07 14:11:04
-
- How to convert notepad++ to column mode
- How to convert Notepad++ to column mode: Hold down the Alt key to enter column (editing) mode; hold down the Alt key to enter column mode, and then use the left mouse button to select a range; then enter content to Enter the same content on multiple lines at the same time.
- notepad 10736 2020-10-21 11:41:01
-
- How to set notepad as the default opening method
- Find a text document, right-click - Open with - select default program, select notepad, check [Always use the selected program to open this kind of file]; if there is no notepad++ in [Select default program], click [Browse] to find notepad Add notepad++.exe to the installation folder.
- notepad 10749 2019-08-21 16:08:09
-
- How to format sql in notepad++
- notepad++ has a plug-in poor man’s T-SQL Formatter that can automatically format and beautify SQL. It is a very useful function.
- notepad 8135 2019-08-21 16:07:31
-
- How to use the json plug-in of notepad++
- notepad's json plug-in mainly provides two functions; one is to format JSON strings, plug-in (P) -> JSON Viewer -> Format JSON; the other is to open the JSON viewer; plug-in (P) -> JSON Viewer -> Show JSON
- notepad 4038 2019-08-21 16:06:59
-
- How to convert one line into multiple lines according to delimiter in Notepad++
- Notepad++ uses the shortcut key [Ctrl + f] to open the search, click [Replace] to enter the interface, check [Regular Expression], [Search Target] fill in the separator, [Replace] fill in "\r", click [Replace All] .
- notepad 11970 2019-08-21 16:06:40
-
- How to remove duplicates in notepad++
- Notepad requires the TextFx plug-in to be installed. Go to [TextFX]->[TextFX Tools] in the menu bar, make sure the option "sort outputs only unique" is selected, select the text to be emphasized, and select the first button under [TextFX Tools]
- notepad 9858 2019-08-21 16:06:11
-
- How to install markdown plug-in in notepad++
- First download and unzip the markdown plug-in; find the userDefinedLang-markdown.zenburn.modern.xml file in the notepad++ menu bar -> Language -> Custom language format -> Import ->.
- notepad 5117 2019-08-21 16:05:52
-
- How to convert notepad to encoding
- Notepad++ can be used to convert encoding through [Format] in the menu bar. You can clearly see the currently used encoding. If it is not the encoding you want to convert, you can search in [Encoding Character Set], which is all encoding supported by Notepad++.
- notepad 6859 2019-08-21 16:05:25
-
- How to compile notepad++ directly
- notepad++ can use the NppExec plug-in to directly compile and run code.
- notepad 7387 2019-08-21 16:05:01
-
- How to change notepad theme
- First, click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, and you can change the theme in [Select Theme]. There are about 20 themes in the select theme list.
- notepad 4447 2019-08-21 16:04:30
-
- How to download notepad++ official website
- Search "Notepad++ official website" in the browser to directly find and enter the Notepad++ official website; the official website homepage has a Chinese version, click "Download" in the guide to jump to the download interface, select the required version and program installation package format, for example ".exe ” format, click to install after downloading.
- notepad 62396 2020-10-21 11:30:24
-
- How can notepad++ save type automatically be java file?
- In notepad++, go to Settings-->Preferences-->New in the menu bar; in the [New] interface, set the default language to Java and encoding to ANSI. After setting, you need to use the new style dialog box in the [Default Directory] Remove the check box, and now the save type is java file.
- notepad 4807 2019-08-21 16:03:39
-
- How to modify the font of notepad
- Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface. In the font style, you can modify the font of notepad++, and set the font size, bold, italics and underline. When the modification is completed, click the [Save and Close] button.
- notepad 4661 2019-08-21 16:02:53
-
- How to adjust font size in notepad++
- notepad++ supports quick adjustment of text font size. You can use the key combination "Ctrl+mouse wheel scroll up" to enlarge the font, and use the key combination "Ctrl+mouse wheel scroll down" to reduce the font size; you can also use the notepad toolbar. Two icons like magnifying glass to adjust font size.
- notepad 12524 2020-10-21 11:26:16