Home > Development Tools > notepad > body text

Useful plug-in for notepad

angryTom
Release: 2019-08-08 15:09:26
Original
6641 people have browsed it

Useful plug-in for notepad

notepad has some useful tools that can be found in Plug-in->show PlugManager. For example, AutoSave [automatic saving], AndroidLogger [save logs to NotePad], Bookmark Manager, spell check. . . You can discover some tools by yourself. Here are some plug-ins used.

Recommended tutorial: notepad graphic tutorial

##1, CCompletion

A tool for searching text methods. Click the CCompletion menu in Ccompletion, and the menu selection box

2 and Compare

will appear. The tool for text comparison is not as powerful as Beyond Compare. However, it is more convenient to compare some simple texts

3. Converter

Can easily convert between ASCAII and HEX

4. JSTool

Format JSON text. This is very useful when the network transmission data is Json. The shortcut key is Ctrl Alt M.

5. MIME Tools

This is a tool for file encoding conversion, which can convert the following encodings to each other

6. NppExport

Copy the syntax coloring of NotePad. For example, if you want to copy a piece of Java code to EverNote with syntax highlighting, You can choose Copy all formats to clipboard, so that syntax highlighting appears in Evernote

7, WebEdit

You can prompt syntax when doing web editing. Use Tab when typing. But most still prefer to use Sublime.

8、XML Tools

This is a tool that comes by default. Should be useful when editing xml.

The above is the detailed content of Useful plug-in for notepad. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!