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 does notepad++ format xml
- To format xml with notepad++, you need to download and install the XML Tools plug-in. After the installation is complete, click the [Plug-in] tab, and you can see that the [XML Tools] plug-in has been loaded. To format an XML file, select any of the options starting with Pretty print.
- notepad 5750 2019-08-23 09:21:53
-
- How to format js code shortcut keys in notepad++
- For formatting js code in notepad++, you need to install the JSTool plug-in. Click [Plug-in]-[JSTool]-[JSFormat] to format the js code. The shortcut key is [Ctrl+Alt+M].
- notepad 11690 2019-08-23 09:17:19
-
- How to compare two files in notepad
- Notepad++ can compare two files by downloading and installing the Compare plug-in. Click [Plug-in]-[Compare]-[Compare] to compare the contents of the two files to see the differences.
- notepad 6346 2019-08-23 09:10:17
-
- Notepad++ how to delete an entire column
- Open the file in notepad++ and use the column mode shortcut key [ALT+left mouse button] to select the entire column to be deleted; at this time, click the backspace key [BackSpace] or the delete key [delete] on the keyboard to complete deletion of the entire column.
- notepad 10459 2019-08-23 09:01:36
-
- How to open binary file format in notepad++
- Find the binary file, [right-click] and select [Notepad++] in the pop-up menu bar to open it. If the Hex-Editer plug-in is not installed, the opened binary file will be garbled. After installing the plug-in, click [Plug-in]-[Hex-Editer]-[View in HEX] to solve the garbled code problem.
- notepad 14856 2019-08-22 15:05:29
-
- How to set notepad font size
- Open notepad++, click [Settings] - [Language Format Settings] in the menu bar; enter the language format setting interface, you can set the font size in [Font Size] in [Font Style], and click the [Save and Close] button when finished.
- notepad 4438 2019-08-22 14:57:49
-
- How to cancel the display of crlf in notepad++
- This is because notepad++ will display CRLF only if [View] - [Show Symbols] - [Show All Characters] is checked; as long as [Show All Symbols] is unchecked, CRLF will not be displayed.
- notepad 7665 2019-08-22 14:46:51
-
- How to adjust the font in notepad
- Open notepad++, click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, set the font in [Font Name] in [Font Style], and check [Use Global Fonts]; click [ Save and Close] button, notepad++ has completed setting the font.
- notepad 3345 2019-08-22 14:35:26
-
- How to delete spaces in notepad
- How to delete spaces in Notepad: 1. Open Notepad++ and press the [ctrl+h] shortcut key to enter the replacement interface; 2. Enter [\\s] in the [Search directory] option and enter blank in the [Replace with] option; 3. , check the [Regular Expression] option, and click [Replace All].
- notepad 24202 2020-10-21 10:07:07
-
- How to add color to fonts in notepad
- Click [Settings]-[Language Format Settings] in the notepad++ menu bar to enter the language format setting interface. In [Color Style], set [Foreground Color] to the color you want to add to the font, and check [Use Global Foreground Color]. Click the [Save and Close] button to complete the settings.
- notepad 5595 2019-08-22 14:15:56
-
- How to set notepad++ to open by default
- Find a text document, right-click [Open with] - [Select a default program], select notepad++, and check [Always use the selected program to open this kind of file]; if there is no notepad++ in [Select a default program], click [Browse] to find it Add notepad++.exe to the folder where notepad++ is installed.
- notepad 9204 2019-08-22 14:06:32
-
- Notepad function list cannot be brought out
- The reason why the notepad++ function list cannot be loaded is that the contents of the functionList.xml configuration file are not read correctly. Change the path where functionList.xml is located, change the number of JS in the file from 58 to 19, and restart Notepad++. problem solved.
- notepad 5965 2019-08-21 17:23:58
-
- notepad++ cannot find file directory
- The notepad++ official website does not provide the function of expanding file directories with LightExplorer. You need to use the LightExplorer plug-in. Click [Plug-ins]-[Light Explorer]-[Light Explorer] (shortcut key [Alt+A])
- notepad 7209 2019-08-21 17:23:42
-
- Notepad search results are not displayed
- Check whether there is a small Find Result window on the upper, lower, left, and right edges of the Windows desktop. It is likely to have a shadow on the edge. You can deselect and lock the taskbar, drag the taskbar to other Windows edges, and pull back the Find Result small window. Just go to the Notepad++ view.
- notepad 7596 2019-08-21 17:23:11
-
- An unmappable string encoding gbk appears in notepad++
- Click [Settings] - [Preferences] in the menu bar; change the encoding in [New] from UTF-8 to ANSI, then save it as overwriting the original java file, and recompile to solve this problem.
- notepad 4039 2019-08-21 17:22:53