You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/10/31 08:39:51 UTC

[GitHub] [netbeans] MartinBalin commented on issue #4856: Add support for disabling hints in VS Code

MartinBalin commented on issue #4856:
URL: https://github.com/apache/netbeans/issues/4856#issuecomment-1296768530

   In VSCode it is problematic as UI is very limited, nothing like Options dialog in NetBeans. One way would be to show all hints in the similar way like VSCode own Settings, eg. JSON file or XML file where user can change **true** to **false**. Or in addition to that to have in UI something like this to disable (disable only) hint you don't want to see 
   ![image-2021-11-02-16-01-32-093](https://user-images.githubusercontent.com/26064232/198966127-1fb8987b-251c-4d2e-ac5e-62e22fd5d6dd.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

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