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 set automatic line wrapping in notepad
- First open notepad++, click the "View" menu on the menu bar, then select "Automatically wrap" in the pop-up drop-down list and check it.
- notepad 6139 2019-08-21 15:49:20
-
- How to automatically typeset in notepad++
- Notepad++ automatic typesetting requires the use of astyle, which is an open source tool. It can easily format the program code into the style you want without manual modification.
- notepad 24681 2019-08-21 15:49:02
-
- How to automatically indent notepad++
- Notepad itself does not have the automatic indentation function of some IDEs. However, this function can be achieved through the NppAutoIndent plug-in.
- notepad 7953 2019-08-21 15:48:41
-
- How to select a column of data in Notepad++
- Notepad++ can use the Alt key + mouse to select a column of data; it can also use Alt + Shift + arrow keys to select a column of data.
- notepad 13952 2019-08-21 15:48:21
-
- How to edit columns in notepad++
- Notepad++ column editing: First hold down alt, select the column with the left mouse button, and then drag it up, down, left, and right to edit; click the left mouse button again to cancel. Use the shortcut key alt+c to pop up the column editing interface.
- notepad 7135 2019-08-21 15:47:59
-
- How to set font in notepad++
- notepad++ click the "Settings" menu on the menu bar, and then select "Language Format Settings" in the pop-up drop-down list. The system will automatically pop up the Language Format Settings dialog box. Then you can select the language, select the style, and set different fonts and styles in the font style.
- notepad 5112 2019-08-21 15:47:33
-
- How to format html in notepad
- notepad++ does not have html code formatting function by default. You need to download the plug-in tidy2 to format html files.
- notepad 5915 2019-08-21 15:46:53
-
- How to display hexadecimal in notepad++
- notepad++ needs to install the HEX-Editor plug-in to display the hexadecimal encoding of bytecode files.
- notepad 18925 2019-08-21 15:46:15
-
- Are there any programming tools on Android phones that have functions similar to notepad++?
- There are 920 text editor and DroidEdit Pro editor on Android phones, which are programming tools similar to notepad++. Although the functions are not as powerful as notepad, they are still very good for mobile phones.
- notepad 14853 2019-08-21 14:24:59
-
- How to add/uncomment shortcut keys for code using notepad++
- Notepad's shortcut keys for adding/uncommenting code are divided into three types: single line, multi-line and block. The shortcut key to add/cancel single-line comments is Ctr+Q. The shortcut key to add/cancel multi-line comments is Ctrl+K/Ctrl+Shift+K. The shortcut key to add/cancel block comments is Ctrl+Shift+Q/no shortcut key
- notepad 7236 2019-08-21 14:24:13
-
- What to do if notepad++ is garbled?
- Notepad++ garbled characters are generally caused by encoding mismatches. You can click "Settings (T)" - "Preferences" in the menu bar. A dialog window will appear. Select "New" and change the options in the encoding window to the correct ones. Encoding is enough.
- notepad 12936 2019-08-21 14:23:50
-
- How to set theme for notepad
- notepad++ click Settings from the menu bar, click Language Format Settings in the drop-down list, you can see the option to select a theme. Notepad can set the theme by selecting the theme. There are about 20 themes in the select theme list, which can be selected according to your preferences.
- notepad 5105 2019-08-21 14:23:27
-
- How to install notepad
- Search "Notepad++" on Baidu to directly find the homepage and download the installation software. Click to run the installation software, click OK; click Next; click I accept; select the path and click Next; select the required plug-in, click Next; select components, click Install; wait until the installation is completed and you can use it.
- notepad 19428 2019-08-21 14:22:52
-
- What is the newline character in notepad++?
- notepad++ newline character is CRLE. By default, Notepad does not display line breaks or tab characters. You can view notepad line breaks by clicking "View" in the menu bar and selecting "Show All Characters" in the pop-up drop-down menu.
- notepad 10223 2019-08-21 14:22:38
-
- How to display json data in notepad
- Notepad needs to install the JSON Viewer plug-in if you want to clearly display json data. After installation, click the plug-in on the menu bar and the JSON Viewer option will appear. Click the Format JSON option in the submenu that appears. At this time, the json data will become neat and orderly. .
- notepad 10429 2019-08-21 14:22:04