In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail what is the use of the JSMin plug-in in notepad++. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.
The page has been made for almost two years, and I have used a lot of editors for development, such as dreamweaver at the beginning, editplus later, and then sublime and notepad++,. The most comfortable editor I use is notepad++.
Notepad++ is a free and open source lightweight editor that can quickly open the documents you want to edit. Sublime is good and powerful, but its opening speed is not as fast as that of notepad++. Notepad++ not only has syntax high-brightness display, but also has syntax folding function, and supports macros and plug-in modules that extend basic functions.
Notepad++ is also powerful:
1. Built-in support for up to 27 syntax high-brightness displays (including a variety of common source code, scripts, which can well support .nfo file viewing), as well as custom languages
2. The file type can be detected automatically, the node can be displayed according to the keyword, the node can be folded / opened freely, and the indented guide can be displayed, which makes the code very hierarchical.
3. Double windows can be opened, and multiple sub-windows can be opened in separate windows, allowing you to quickly switch full-screen display mode (F11), and support mouse wheel to change the document display ratio.
4. Provide some useful tools, such as adjacent line interchange position, macro function, etc.
5. The number of bytes that can display the selected text
Notepad++ also has many plug-ins for you to choose from, which is essential for our front-end development, especially for page production of this Zen Coding. Zen Coding is actually an editor plug-in for quickly editing html code. The implementation of this plug-in uses abbreviations to complete a lot of repetitive writing work. His core is a powerful abbreviation engine, master these abbreviation skills, to our writing code to bring high efficiency.
Download address: http://code.google.com/p/zen-coding/ We can download the corresponding editor plug-in, and then put the unzipped file into the F:\ Program Files\ Notepad++\ plugins directory (that is, the path where you installed notepad++), and finally restart notepad++, when you can see that there is a Zen Coding option at the end of the menu bar.
Let's introduce another plug-in JSMin.
The JSMin plug-in for Notepad++ can either format js or compress js. We can download it through notepad++ 's own plug-in manager.
1. Open the plug-in Manager
2. Download and install JSMin
3. Restart notepad++
Function introduction:
1. JSMin compresses js.
2. JSFormat formats js
3. JSON Viewer checks json data
This is the end of this article on "what is the use of the JSMin plug-in in notepad++". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.