sunjw / jstoolnpp

A JavaScript (JSON) tool for Notepad++ (formerly JSMinNpp) and Visual Studio Code.
GNU General Public License v2.0
283 stars 24 forks source link

Very slow startup on notepad++ in last version. #58

Closed digovc closed 6 years ago

digovc commented 6 years ago

Hi,

With the JSMinNPP enabled the notepad++ is so slow in startup (5~7 seconds). When I rename the JSMinNPP.dll to JSMinNPP.dll.old it opens instantly.

Some hard task put in the startup event?

sunjw commented 6 years ago

Hi, @digovc There is an issue #57 seems to be the same issue to this issue. Here is a test build link in my comment: https://github.com/sunjw/jstoolnpp/issues/57#issuecomment-377435473 Really thanks if you can try this build with some functions test.

digovc commented 6 years ago

This version works like a charm, thanks!

1s or less to open notepad++

sunjw commented 6 years ago

Duplicated to #57