
-
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 exit full screen mode in notepad++
In notepad++, you can use the shortcut to switch to full-screen display mode (F11), so to exit full-screen mode, you only need to press the [F11] key on the keyboard.
Aug 08, 2019 pm 02:18 PM
Notepad++ plug-in management function is missing
Notepad++ plug-in management function is missing because notepad++ version 7.X.X does not support most plug-ins. There are also corresponding prompts when downloading from the official website, so if you really need this function, you can change to another version of notepad++.
Aug 08, 2019 pm 02:12 PM
How to change notepad++ encoding to ANSI
Click [Encoding] in the notepad++ menu bar. If it is not in ANSI encoding format, check [Use ANSI encoding] to change the file format to ANSI encoding format.
Aug 08, 2019 pm 02:03 PM
Notepad opens Chinese garbled characters
Solution to Chinese garbled characters when opening Notepad: Click Settings on the menu bar and select Preferences. Select New in the pop-up window. Change the option of the encoding window inside to "ANSI", save and exit.
Aug 08, 2019 pm 01:50 PM
How to use notepad on ubuntu
First, you need to download notepad++ in the ubuntu system, and then you can directly enter notepad-plus-plus on the command line to start the software and use Notepad++.
Aug 08, 2019 pm 01:44 PM
Notepad opens with garbled characters
Solution to garbled characters when Notepad opens: Open Notepad, select File->Encoding->Default, check "Skip automatic Unicode detection" and do not interpret the encoding flag.
Aug 08, 2019 pm 01:38 PM
How does notepad++ format js code
For formatting js code in notepad++, you need to install the JSTool plug-in. Click [Plug-in]-[JSTool]-[JSFormat] to format js code.
Aug 08, 2019 pm 01:24 PM
Can notepad format json strings?
notepad++ can format json strings, but you need to install the JSON Viewer plug-in. Click [Plug-in (P)] -> [JSON Viewer] -> [Format JSON] to format the json string.
Aug 08, 2019 pm 01:13 PM
Is notepad++ free?
Notepad++ is free software, free to use, comes with Chinese language, supports many computer programming languages, software copyright license: GPL.
Aug 08, 2019 am 11:48 AM
Is notepad easy to use?
notepad++ is very easy to use. It starts up very quickly. If you want to change the code of a web page, you don’t need to bother with bloated software such as dremweaver. It is small. Notepad++ 6.9.2 is only 4.0 megabytes in size. It takes up no space at all when installed on the computer. It also takes up very little resources.
Aug 08, 2019 am 11:32 AM
How to add the same string before each line in notepad
Notepad++ uses column block editing mode to add the same string in front of each line. First select the row where you want to add a string, then use the Alt+C shortcut key to open the column block editing dialog box, and fill in the string to be added in [Insert Text].
Aug 08, 2019 am 11:21 AM
How to close notepad++ error prompts
There are two ways to close the notepad++ error prompt: the first one: use the shortcut key [Alt+a] to close it; the second one: click the ABC underlined icon in the notepad toolbar to close the error prompt.
Aug 08, 2019 am 11:05 AM
How to change notepad mouse display
The notepad++ mouse defaults to a vertical cursor, but it can be changed to an underline cursor by pressing the [Insert] key on the keyboard. The underline cursor will modify the previous code when you write code. When you move the cursor to the front for modification, the following code will also be eliminated. It is convenient to use without the vertical line cursor.
Aug 08, 2019 am 10:50 AM
How to display tree structure in notepad++
Notepad needs to download the LightExplorer plug-in to display the tree structure. Click [Tools]-[Preferences] on the menu bar, select [General] in the pop-up window, and check [show]. Click [Plug-ins]->[LightExplorer]-[LightExplorer] in the menu bar to display the file tree structure
Aug 08, 2019 am 10:30 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

Hot Topics









