Time Saving – Sublime Text 3 Plugins That Every Developer Must Use

Sublime Text 3 is one of the most popular free IDE for your code, its easy to use and configure.
Sublime Text is a shareware cross-platform source code editor with a Python application programming interface (API). It natively supports many programming …


This content originally appeared on DEV Community and was authored by koshti Rahul

Sublime Text 3 is one of the most popular free IDE for your code, its easy to use and configure.
Sublime Text is a shareware cross-platform source code editor with a Python application programming interface (API). It natively supports many programming languages and markup languages, and functions can be added by users with plugins, typically community-built and maintained under free-software licenses.

Today we are going to see some useful extension of sublime.

1. Package Control

When you just installed Sublime Text 3 you should immediately install Package Control Plugin. It is the most basic plugin that will allow you to easily and without any problems install, delete, redact other plugins. As I said earlier, after installing this plugin you don’t have to do this anymore.

Use command ctrl+shift+p (for Windows or Linux) or cmd+shift+p (For Mac)
Type “Install Package Control” and press enter
sublime text 3 plugins,sublime text 3 plugin tutorial,sublime text 3 vue js plugin,sublime text 3 todo plugin,sublime text 3 plugins for php developme

2. Emmet

This plugin is second in popularity and one of the most useful too. Emmet helps you to write a lot less, It lets you use abbreviations that automatically deflate into fully functional code

Everything that you will need is to use Package Control as we said earlier. Write “Install Package Control” again and then write Emmet and press enter

sublime text 3 plugins,sublime text 3 plugin tutorial,sublime text 3 vue js plugin,sublime text 3 todo plugin,sublime text 3 plugins for php developme

3. Alignment

Alignment is a useful tool for aligning multiple sections or multi-line sections, which means is you can align multiple selections, or lines, via delimiter such as =. Simply type ctrl + alt + a on Windows, or cmd + ctrl + a on a Mac. And again use “Install Package Control” command to install it.

Read More :: https://cmsinstallation.blogspot.com/2021/04/sublime-text-3-plugins-that-every.html


This content originally appeared on DEV Community and was authored by koshti Rahul


Print Share Comment Cite Upload Translate Updates
APA

koshti Rahul | Sciencx (2021-04-22T04:07:49+00:00) Time Saving – Sublime Text 3 Plugins That Every Developer Must Use. Retrieved from https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/

MLA
" » Time Saving – Sublime Text 3 Plugins That Every Developer Must Use." koshti Rahul | Sciencx - Thursday April 22, 2021, https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/
HARVARD
koshti Rahul | Sciencx Thursday April 22, 2021 » Time Saving – Sublime Text 3 Plugins That Every Developer Must Use., viewed ,<https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/>
VANCOUVER
koshti Rahul | Sciencx - » Time Saving – Sublime Text 3 Plugins That Every Developer Must Use. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/
CHICAGO
" » Time Saving – Sublime Text 3 Plugins That Every Developer Must Use." koshti Rahul | Sciencx - Accessed . https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/
IEEE
" » Time Saving – Sublime Text 3 Plugins That Every Developer Must Use." koshti Rahul | Sciencx [Online]. Available: https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/. [Accessed: ]
rf:citation
» Time Saving – Sublime Text 3 Plugins That Every Developer Must Use | koshti Rahul | Sciencx | https://www.scien.cx/2021/04/22/time-saving-sublime-text-3-plugins-that-every-developer-must-use/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.