issues
search
mrhanlon
/
less-than-slash
Atom.io package for closing open tags when `</` is typed, like in Sublime Text 3.
MIT License
23
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Interest in helping to maintain less-than-slash
#63
jllamas
closed
3 years ago
2
Deprecate less-than-slash
#62
aminya
closed
3 years ago
8
Extremely poor performance
#61
aminya
closed
3 years ago
6
Wrong tag being closed in ERB files.
#60
abrambailey
opened
6 years ago
1
Make default self closing tags case sensitive
#59
MarcPorciuncula
opened
6 years ago
0
Fix bug breaking atom undo groupings
#58
MarcPorciuncula
closed
5 years ago
3
Immediate completion mode breaks the undo grouping interval
#57
JonGarbayo
closed
5 years ago
1
Doesn't work with multiple cursors
#56
alexb148
closed
6 years ago
7
Fix 54, 52, 35
#55
MarcPorciuncula
closed
6 years ago
0
Closing the tag no longer indents back
#54
LuisRodriguezLD
closed
6 years ago
6
T H A N K Y O U
#53
robwierzbowski
closed
7 years ago
0
Changes to TextEditor.onDidChange and TextBuffer.onDidChange coming in Atom 1.23
#52
maxbrunsfeld
closed
6 years ago
2
Add PHP echo shorthand parser
#51
MarcPorciuncula
closed
6 years ago
0
Error with <?=$var;?> tag in php
#50
tienv2i
closed
6 years ago
0
updated test and parser for [stuff] tags
#49
ericeslinger
closed
7 years ago
3
poor performance on large files
#48
drvid
opened
7 years ago
3
Multiple closing tags added
#47
Bandit
closed
7 years ago
5
Problems with .vue component files.
#46
Sidewinder1138
closed
7 years ago
1
Support JSX spread property syntax
#45
MarcPorciuncula
opened
7 years ago
2
PHP Short Echo Tags
#44
entozoon
closed
8 years ago
7
allow newlines within property values
#43
MarcPorciuncula
closed
8 years ago
1
Uncaught TypeError: parser.parse is not a function
#42
kylewindfall
opened
8 years ago
3
Table Issues
#41
leoloureyro
closed
8 years ago
2
stop xmlparser from parsing comments as tags; fixes #39
#40
MarcPorciuncula
closed
8 years ago
0
<!-- Comments causing </!--
#39
ChrisSavoie
closed
8 years ago
1
add 'return cursor' feature
#38
MarcPorciuncula
closed
8 years ago
0
Add a setting to choose cursor position after autocompletion
#37
redfellow
closed
8 years ago
1
Crashes Editor When Slash Is Added to a <br> Tag
#36
johnmccain
closed
8 years ago
4
Completes tags when redoing
#35
MarcPorciuncula
closed
6 years ago
4
Wrong tag being closed after <?php ?> tags used
#34
houseoftech
closed
8 years ago
2
fixes #32 Prevent xmlparser from capturing leading tag openings `<`
#33
MarcPorciuncula
closed
8 years ago
0
Support double LT
#32
stijnsanders
closed
8 years ago
1
Update Broke it - adding more end tags
#31
dewebdesigns
closed
8 years ago
2
Consider using activationHooks to prevent impacting atom boot time
#30
MarcPorciuncula
opened
8 years ago
0
Fix package not working on existing buffers after being disabled and reenabled
#29
MarcPorciuncula
closed
8 years ago
0
Write tests for #22, #23, #25, #26 and #27
#28
mrhanlon
opened
8 years ago
0
Listener for `TextBuffer.onDidChange` bound twice when splitting editor pane
#27
mrhanlon
closed
8 years ago
1
Uncaught TypeError: Cannot read property 'dispose' of undefined
#26
amkarthik
closed
8 years ago
4
Bug: Extra characters added. E.g. <div></div>div>
#25
janbaykara
closed
8 years ago
1
Autocomplete plus integration
#24
MarcPorciuncula
closed
8 years ago
3
Disabling package does not work
#23
MarcPorciuncula
closed
8 years ago
1
Tags closing twice
#22
paperrobots
closed
8 years ago
4
Make tag patterns/parsers configurable in settings
#21
mrhanlon
opened
8 years ago
0
Add support for templating languages like _.template() ,mustache etc
#20
patrykwegrzyn
closed
8 years ago
2
Tries to close <!doctype>
#19
MarcPorciuncula
closed
8 years ago
0
/ error
#18
mattd4d
closed
9 years ago
4
Resolve #16
#17
MarcPorciuncula
closed
9 years ago
2
It always tries to close an HTML comment, even if it is already closed
#16
JeremyHeleine
closed
9 years ago
3
Refactor for extensibility and maintainability
#15
MarcPorciuncula
closed
9 years ago
1
Add support for {{#Handlebars helpers}}
#14
MarcPorciuncula
closed
9 years ago
1
Next