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

2021-03-31 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17312710#comment-17312710
 ] 

Geertjan Wielenga commented on NETBEANS-5221:
-

https://github.com/apache/netbeans/pull/2850

> 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: platform - Notifications
>Affects Versions: Next
> Environment: Windows 10 64-bit, OpenJDK 11.0.6
>Reporter: Michal Koscielny
>Priority: Major
>  Labels: pull-request-available
> Attachments: netbeans-node1.png, netbeans-node2.png
>
>  Time Spent: 20m
>  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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



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

2021-03-30 Thread Junichi Yamamoto (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311353#comment-17311353
 ] 

Junichi Yamamoto commented on NETBEANS-5221:


Could you please provide a simple example project to reproduce it as a zip file 
with your exact steps?

e.g. 

Steps to reproduce:
 # Download the zip project & unzip it
 # Open the project
 # ...

Thanks.

> 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: platform - Notifications
>Affects Versions: Next
> Environment: Windows 10 64-bit, OpenJDK 11.0.6
>Reporter: Michal Koscielny
>Priority: Major
> Attachments: netbeans-node1.png, netbeans-node2.png
>
>
> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



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

2021-03-29 Thread Michal Koscielny (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311036#comment-17311036
 ] 

Michal Koscielny commented on NETBEANS-5221:


Yes, still happens in 12.3.

> 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: platform - Notifications
>Affects Versions: Next
> Environment: Windows 10 64-bit, OpenJDK 11.0.6
>Reporter: Michal Koscielny
>Priority: Major
> Attachments: netbeans-node1.png, netbeans-node2.png
>
>
> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



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

2021-03-29 Thread Paul Court (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311002#comment-17311002
 ] 

Paul Court commented on NETBEANS-5221:
--

I'm also experiencing this on 12.3 on Linux. I've had 94 notifications in the 
last 20 mins!

 

> 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: platform - Notifications
>Affects Versions: Next
> Environment: Windows 10 64-bit, OpenJDK 11.0.6
>Reporter: Michal Koscielny
>Priority: Major
> Attachments: netbeans-node1.png, netbeans-node2.png
>
>
> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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