Closed dcalhoun closed 7 years ago
ping @jmurphyau
bump @jmurphyau
bump @jmurphyau
@jmurphyau bump
over 1 year and I finally start looking into this.. That's very slack of me..
I can't reproduce this.. When I try these steps on a file that ends in .html, with either Ember or HTML as the language, I get /* */ for the comments
@jmurphyau I just installed this (version 0.3.0) in atom 1.10.2 and prior to installation I get
<!-- -->
and after
{{! }}
when I highlight a line and press Ctrl-/ (I'm running atom on Debian).
The same if I disable and then re-enable. I'm using the 404.html from a rails 4 app to test.
bump @jmurphyau Just ran into the same issue :(
When language-ember-htmlbars is enabled, the "Editor: Toggle Line Comments" command no longer works for any file ending with
.html
. This includes files with multiple file endings (e.g. –.html.erb
).Behavior
⌘ + /
Expected Outcome
Current Outcome
Environment