S
S
Sergey Burduzha2018-05-23 12:55:12
Sublime Text
Sergey Burduzha, 2018-05-23 12:55:12

How to make sublime text 3 not uncomment internal comments in html?

There is such a problem, usually I comment on the closing tag

<div class="block">
  <div class="content">
      <img src="assets/i/slider-boho/4.jpg" alt="">
   </div><!-- content -->
       <div class="shaddow"></div><!-- content -->
</div>
<!-- block -->

If I comment out the block div and uncomment, then the inner comments will remain post, that is, it was

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander, 2018-05-23
@serii81

HTML Nest Comments Plugin

A
Andrey_nk, 2014-07-18
@Andrey_nk

I did it without the bottom button, based on the drop-down menu
, you can see the result and download the original from the link: 8bit-studio.ru/spisok

S
svd71, 2014-07-16
@svd71

There are 20 videos on youtube about it.

E
Evgeny Nizamiev, 2014-07-16
@RadiationX

I would implement with a checkbox and two labels, play around with css a bit and everything turns out very well

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question