You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user setting "java.debug.settings.enableRunDebugCodeLens": true, the debugger shows run/debug codelens on top of a main method.
When user setting "java.debug.settings.enableRunDebugCodeLens": false, the debugger will hide the code lens, but show run/debug button when you hover on a main method.