GitHub
Project: https://github.com/pyparadigm/SublimeTagmatcher
Direct Download: https://github.com/pyparadigm/SublimeTa ... all/master
Screenshot


<html>
<head>
<title>Sumoview</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/site.css">
</head>
</html><html>
<head>
<title>Sumoview</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/site.css" />
</head>
</html>iamntz wrote:Looks pretty neat!
Can you move the files in the root folder so the package manager can install it with no issue? Right now the package manager (also if i clone the git repo) it creates this structure: User/SublimeTagmatcher/SublimeTagmatcher and it should be only User/SublimeTagmatcher.
Also, can you do the very same thing for brackets match? I mean instead of detecting tags to detect { } ( ) on js/php files (and other) ?
Thanks!
pyparadigm wrote:It does that because it is malformed XML/XHTML, it should be /> on self closing tags.
- Code: Select all
<html>
<head>
<title>Sumoview</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" type="text/css" href="css/site.css" />
</head>
</html>
pyparadigm wrote:I changed the folder structure, but I did not understand the other part?
Return to Plugin Announcements
Users browsing this forum: No registered users and 5 guests