+3 votes
69 views
in Apps / software by (242k points)
reopened
Notepad ++: Find and install plugins

1 Answer

+4 votes
by (1.6m points)
 
Best answer

Install plugins in Notepad ++
1st step:
2nd step:
3rd step:
4th step:
5th step:
Which plugins are worthwhile?
Brief instructions: Install plugins in Notepad ++

Would you like to install plugins in Notepad ++? We'll show you how to do this and which extensions are worthwhile..

image image

Notepad ++ is a program for entering text. It is also suitable for writing simple programming sections. The normal range of functions of Notepad ++ is already quite abundant, but it can even be expanded and improved via plugins. We have put together plugins for various functions that are definitely worth installing.

Install plugins in Notepad ++

This is relatively easy to do using the plug-in manager that is included in Notepad ++. Follow our step-by-step instructions or take a look at the brief instructions .

1st step:

image
Open Notepad ++ and click on " Extensions " in the menu bar at the top . Then select the sub-item " Plugin Management " in the drop-down menu .

2nd step:

image
Select the plugin that you want to install from the list here. If you click on it, a description will be displayed in the field below. As soon as a plugin is selected, you have to click on " Install " in the upper right corner to start the installation process.

3rd step:

image
Then confirm the pop-up with " Yes ". Notepad ++ will then be closed so that the plugin can be installed. It will restart automatically.

4th step:

image
If necessary, enter your administrator data for confirmation . As a rule, these correspond to your user data for the computer.

5th step:

image
As soon as Notepad ++ opens again, the installation has been successfully completed. If you now click in the menu bar above and select " Extensions " and " Plugin management " again, you can call up the " Installed" tab in the new window . Here you will find a list of all installed plugins.

Which plugins are worthwhile?

  • Autosave2
    With this plugin your entered texts are saved automatically. When you save, your original file is not overwritten, but new files are created. These are automatically provided with a time stamp so that you can always fall back on an older version.
  • Explorer
    The Explorer plug-in allows you to use a file browser directly in Notepad ++. You do not have to laboriously search for your data using the system-internal Explorer (such as Windows Explorer), but can call up a good overview of the files and paths within Notepad ++. So you can use files directly in Notepad ++ by selecting them in the sidebar on the left.
  • HEX editor
    With the help of the HEX editor you can transform the normal text input of Notepad ++ into a hexadecimal editor. You do not need an additional editor to make your entries in the hexadecimal system.
  • MultiClipboard
    With the MultiClipoard plug-in, you can create a larger and, above all, well-sorted cache. So you have 10 individual text buffers into which you can copy text and copy it out again. So you can store several things in the cache at the same time and access them again and again without any problems. A practical tool for organized writing - regardless of whether it is a normal text or a programming unit.
  • Falling Bricks
    This plugin may not increase your productivity, but it still deserves its place on the list of worthwhile plugins: Falling Bricks is a Tetris clone, which you can easily play in a dialog box in Notepad ++. When this dialog box is closed, the game will automatically pause. A high score is not saved.

Brief instructions: Install plugins in Notepad ++

  1. Open Notepad ++ and click on " Extensions " in the menu bar at the top .
  2. Select the bottom option " Plugin Management " from the drop-down menu .
  3. Here you will find an overview of all plugins that you can install. Select the desired plug-in and click on " Install " in the upper right corner .
  4. You may now have to log in with your administrator data. Usually these correspond to your normal login data for your computer.
  5. A pop-up opens, which you confirm with " Yes ".
  6. The plugin is installed after restarting Notepad ++. If you click on " Extensions " in the menu bar and then on " Plug-in management ", you can open the plug-in window again. At the top there is the " Installed " tab . Here you will find an overview of all installed plugins.

...