You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2018/03/28 08:39:00 UTC

[jira] [Created] (NETBEANS-534) Add option to avoid opening output window, when updating npm packages

Christian Lenz created NETBEANS-534:
---------------------------------------

             Summary: Add option to avoid opening output window, when updating npm packages
                 Key: NETBEANS-534
                 URL: https://issues.apache.org/jira/browse/NETBEANS-534
             Project: NetBeans
          Issue Type: Improvement
          Components: javascript - Libraries, javascript - Node.js
    Affects Versions: Next
            Reporter: Christian Lenz


When I update my npm or bower packages, NetBeans does it one by one, synchronized. For this, it opens the output window. When I hide it and I do smth inside the editor, while installing another one, it will open the output window immediately again and again, after one is finished, it will open the same with the new installation.

So please add an option to avoid that, this is a pain in the ass, often you lost the focus and type smth, which is not in the editor anymore. It should not open the output window for each update package. So maybe someone wants it, so we need an option here to not doing it.

Because it is also inside the progressbar inside the statusbar.


Cheers

Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists