Ads Here

Sunday, May 12, 2024

Best Sublime Text Plugins/Packages for Enhance Your Productivity.

1. Emmet

Emmet is a plugin that enables faster HTML and CSS creation with the use of snippets. It uses abbreviations that expand to valid HTML tags, CSS, and JS.

For example, to build out a navigation you only need to type the following code and press TAB.

For example, to CSS the following code:



2. AutoFileName

AutoFileName follows through on its name: it completes filenames automatically. It triggers a dropdown with file names relative to your existing file and subsequent path as you type.









No comments: