In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
What are the 10 Sublime plug-ins that front-end developers need? I believe many inexperienced people are helpless about this. For this reason, this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.
However, finding a good plugin can be a challenge, some have been abandoned by their developers, others may not be compatible with Sublime Text 3, the latest version of Sublime Text (at the time of writing).
If you're a front-end developer, we've handpicked a few extensions for you in this article and put them together for you to use. Total of 10 items
Front-end developers should try the Sublime Text package.
1. AlignTab
Align Tab is a plug-in that adjusts your code. It has a "preview mode" where you can see how alignment is applied (given the regular expression symbol) before it actually applies. It also has a "Table mode" that enables you to create a table for the following:| Markdown table to set the proper alignment. Align Tab is a handy extension that tidies up code alignment and makes it easier to read.
2. ColorHighlighter
ColorHighlighter is a plug-in that displays visual colors for selected color codes. If you select # fff, it will show you white. ColorHighlighter supports all CSS color formats, such as Hex,RGB,HSL,HSV, as well as color keywords, such as "red","green", etc. It also shows you LESS,Sass, and Stylus variables that contain color values. It is a plug-in that helps you work with colors more intuitively.
3. MultiEditUtils
The MultiEditUtils plug-in enhances SublimeText's built-in "multi-cursor" and "multi-selection" functionality, saving us time when editing lengthy lines of code. For example: You can merge or swap between selected rows, it also enhances SublimeText's "split selection" by allowing you to specify symbols to separate selected rows. I think this is a plugin that professional coders must install.
4. Git Gutter
If you are using Git, Git Gutter is a recommended Sublime Text plugin. GitGutter will display a marker in the gutter area to mark any edits, additions or deletions you make in the code. This is a useful feature to instantly see how your code version compares to your Commit, Branch or Head repository.
5. Modific
Modific is useful when you are using Git or SVN. Just like GitGutter,Modific will mark changes to your code. In addition to highlighting changes, you can also see or compare the differences between the current code and the most recently submitted code by pressing Ctrl + Alt + D. You can also do other things with Modific, including preview commit code for the current line and recover code modifications.
6. Inc Dec Value
Inc Dec Value allows you to increment or decrement numbers simultaneously, even if they are in different rows. In addition to numbers, you can also change the value of the date, and the hexadecimal color. To use this plugin, place the cursor directly to the right of the number and press Alt +↑ to increase or Alt + ↑ to decrease. You can also use the mouse wheel.
7. FileBrowser
FileBrowser provides a new way to browse files and folders in your project directory. When you install this plugin, you can access your project directory in the new sidebar and navigate without leaving your keyboard (much like a professional coder). As you become familiar with it, this plugin can gradually improve your productivity.
8. IconFont
IconFont provides snippets for many popular icon fonts, such as FontAwesome, PaymentFontTypes and Github Octicons. It works similar to regular HTML code snippets, with each icon's abbreviation expanded into a full class and HTML code.
9. DistractionFreeWindow
While Sublime's built-in "Free Distraction" feature lets you focus on typing code or content, when you're in this mode, Mini Maps, Sidebar, and all other tabs are hidden. Distraction-free does not mean losing these features. DistractionFreeWindow was created to solve this problem, giving you more flexibility about how "no distractions mode" should work.
10. FilterLines
FilterLines allows you to search within your documents using a given "key string" or "regular expression symbol." This is a handy feature for handling large amounts of raw data in JSON, JavaScript arrays,CVS formats.
After reading the above, do you know what the 10 Sublime plugins are for front-end developers? If you still want to learn more skills or want to know more related content, welcome to pay attention to the industry information channel, thank you for reading!
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.