
-
All
-
web3.0
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Backend Development
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Web Front-end
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Database
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Operation and Maintenance
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Development Tools
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
PHP Framework
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Common Problem
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Other
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Tech
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
CMS Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Java
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
System Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Computer Tutorials
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Hardware Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Software Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-
-
Mobile Game Tutorial
-
VSCode
-
sublime
-
notepad
-
git
-
composer
-
SVN
-
GitLab
-
pycharm
-
MyEclipse
-
vim
-
macOS
-
visual studio code
-
eclipse
-
visual studio
-
idea
-

How to quickly comment code with notepad++
notepad++ has shortcut keys for adding/cancel comments. The shortcut key to add/cancel single-line comments is [Ctr+Q]. The shortcut keys to add/cancel multi-line comments are [Ctrl+K]/[Ctrl+Shift+K]. The shortcut key to add/cancel block comments is [Ctrl+Shift+Q]/none.
Aug 10, 2019 pm 01:27 PM
How to change notepad++ theme
Click [Settings] - [Language Format Settings] in the menu bar of notepad++; enter the language format setting window and change [Select Theme].
Aug 10, 2019 pm 01:18 PM
How to change font color 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 font color you want to use, check [Use Global Foreground Color], and click [Save and Close] button, the setting is completed.
Aug 10, 2019 pm 01:12 PM
How to change the font size in notepad
The two icons like magnifying glasses in the notepad++ toolbar can modify the font size. Notepad also supports the use of shortcut keys to modify the font size. The key combination to enlarge the font is [Ctrl+mouse wheel scroll up]; the key combination to reduce the font is [Ctrl+mouse wheel scroll down].
Aug 10, 2019 am 11:59 AM
How to format sql statement in notepad++
How to format sql statements in notepad++: first click the [Plug-in] option in the menu bar; then click the [Poor Man's T-Sql Formatter] and [Format T-SQL Code] options in sequence.
Aug 10, 2019 am 11:30 AM
How to convert notepad to hexadecimal
notepad++ itself does not have hexadecimal function, you need to download and install the HEX-Editor plug-in. When using it, click [Plug-in]-[HEX-Editor]-[View in HEX] to see how the hexadecimal file will look like.
Aug 10, 2019 am 11:17 AM
How to make notepad++ font bold
Click [Settings] - [Language Format Settings] in the notepad++ menu bar; enter the language format setting interface, you can see that there is a [Bold] in [Font Style], check [Bold] and [Use Global Bold Style] ], click the [Save and Close] button, and the font is bolded.
Aug 10, 2019 am 10:59 AM
How to deal with symbols not being automatically completed in notepad++
Symbols in notepad++ are not automatically completed, possibly because settings have not been made; click notepad++ [Settings] - [Preferences]; enter the preferences interface, select the [Autocomplete] tab, check [Automatic Input], or set the requirements Completion symbol. Symbol non-auto-completion has been resolved.
Aug 10, 2019 am 10:50 AM
How to wrap a line by separator 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 delimiter, [Replace] fill in "\r" for line break, click [All Replace] button.
Aug 10, 2019 am 10:31 AM
How to add notepad++ language
Click [Language] - [Customized Language] in the notepad++ menu bar; enter the custom language interface, click [Import] to select the downloaded language xml, click Open (OK), restart notepad++, click [Language] to see what you just saw The imported language, now the notepad++ language has been added.
Aug 10, 2019 am 10:23 AM
How to add the same character before each line in notepad++
notepad++ can use column mode and column editing. First select the row where the same character needs to be added, then use the [Alt+C] shortcut key to open the column block editing dialog box, and fill in the character to be added in [Insert Text]. In column mode, use [Alt+left mouse button] to select the place you want to add, and then add it directly.
Aug 10, 2019 am 10:08 AM
How to display spaces in notepad
Click [View] in the notepad++ menu bar; select [Show Symbols] in the pop-up drop-down menu, and select [Show Spaces and Tabs] in the next-level menu that pops up. You can see that notepad++ displays spaces and tabs. the content of the symbol.
Aug 10, 2019 am 09:54 AM
Can the notepad++ plug-in compile code?
Can. Notepad++'s NppExec plug-in can realize the function of directly compiling code; however, after downloading and installing the NppExec plug-in, some configurations must be performed before the code can be compiled.
Aug 10, 2019 am 09:34 AM
Can notepad compare files?
Yes, you can compare files by downloading and installing the Compare plug-in in NotePad++.
Aug 10, 2019 am 09:25 AM
Hot tools Tags

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use
