You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (Jira)" <ji...@apache.org> on 2021/04/01 10:29:00 UTC

[jira] [Closed] (NETBEANS-5221) Excessive notifications: node.js not found, TypeScript support disabled

     [ https://issues.apache.org/jira/browse/NETBEANS-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junichi Yamamoto closed NETBEANS-5221.
--------------------------------------
    Fix Version/s: 12.4
       Resolution: Fixed

> Excessive notifications: node.js not found, TypeScript support disabled
> -----------------------------------------------------------------------
>
>                 Key: NETBEANS-5221
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5221
>             Project: NetBeans
>          Issue Type: Bug
>          Components: lsp, platform - Notifications
>    Affects Versions: Next
>         Environment: Windows 10 64-bit, OpenJDK 11.0.6
>            Reporter: Michal Koscielny
>            Assignee: Jan Lahoda
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 12.4
>
>         Attachments: netbeans-node1.png, netbeans-node2.png
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In some of my PHP projects I have package.json and package-lock.json files in the root directory but I don't have node.js installed. In this scenario I get bombarded with baloon notifications saying "node.js not found, TypeScript support disabled" every time I open the project or save any file. After a while my notification log is filled with lots of such notifications and they distract me needlessly:
> !netbeans-node1.png!
> !netbeans-node2.png!
> This didn't happen in Netbeans 12.2 but started happening in the dev builds so this change must be recent. I'm now using 
> Build dev-1198c6642612764150ad3d0911bf8f437eef6601 dated at 2021-01-04.
> There should be a way to silence or get rid of such notifications entirely since they are useless in such scenarios. Because there are node.js config files present in the project doesn't mean I have to install node.js on my computer just to not be nagged by Netbeans notifications - for example, other developers might be responsible for node.js stuff while I'm working with other technologies in the same project.
> I know I can hide info notifications with the filter but it is not ideal because I don't want to miss other notifications which may be important to me.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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