P
P
petrovich19752016-11-18 15:16:40
Sublime Text
petrovich1975, 2016-11-18 15:16:40

How to install Tag plugin in sublime text 3?

Dear help me figure it out. When installing other plugins, there are no questions (emmet, etc.), but when I write Tag after sublime text 3 has connected to the repository in the line where they drive in the name of the plugin, there is no such thing, although the list is large of the others. Maybe you can install it manually from the git hub ( github.com/sublimetext/tag) then explain how to do it.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergei Nazarenko, 2016-11-18
@petrovich1975

well it says github.com/sublimetext/tag

Installation
Download or clone the contents of this repository to a folder named exactly as the package name into the Packages/ folder of ST.

download or clone the content from this repository into a folder with the name of the package in the Packages directory sublime text

P
petrovich1975, 2016-11-18
@petrovich1975

The plugin can:
- Get CSS Classes(Copies all classes from the HTML file to the clipboard)
- Rename(Renames the selected tag)
- Close Tag(Closes unclosed tags)
- Fold Attributes
- Insert as Tag
- Lint Selection or Document
- Auto-Format Tags on Document(Formats the selected code)
- Remove All Tags in Document(Removes all tags from the file leaving only text)
- Remove All Tags in Selection(Removes all tags from the selection)
- Remove Picked Tags in Document(Removes selected tags from the file)
- Remove Picked Tags in Selection (Removes the selected tags from the selection)
- and others...
I also looked there. There is a video on YouTube: Sublime Text - Tag plugin installation. Using the Tag plugin everything is installed there normally.

S
Sergey750il, 2017-01-05
@Sergey750il

Where did the Tag plugin from the repository go?

I
Ivan Eliseev, 2017-02-22
@ivaneliseeff

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ $1.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question