A
A
Alexander Semikashev2014-12-15 20:13:07
Notepad++
Alexander Semikashev, 2014-12-15 20:13:07

Are there such plugins for Notepad++?

There are such plug-ins for notepad, so that when saving a file, it compresses them, but in the program they open normally.
For example, there is a code.

function(){
  alert("ХАЮШКИ!");
}

After saving, for example:
function(){alert("ХАЮШКИ!");}
But so that the program opens the first option.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Appp Zooo, 2014-12-15
@verng95

No, use the Grunt or Gulp builders , or other editors with these features SublimeText3 or Brackets or Atom .

K
KvanTTT, 2014-12-16
@KvanTTT

You can try to write it yourself, since you can use C# for development. For minification use google closure or any other in console mode.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question