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
Thanks for this extension!
The pointer cursor on everything clickable in VS Code has always looked really wierd to me, and it's probably the only part of VS Code I really didn't like 🙂
I found that while this extension works almost everywhare, the cursor is still "pointer" when hovering an empty part of the tab bar.
I think this would be solved by adding your fix to this too: .monaco-workbench .part.editor>.content .editor-group-container>.title
The text was updated successfully, but these errors were encountered:
Created pull request #19 with a fix for this and also path info inside tabs (when more than one open file has the same name) still having the pointer cursor.
Thanks for this extension!
The pointer cursor on everything clickable in VS Code has always looked really wierd to me, and it's probably the only part of VS Code I really didn't like 🙂
I found that while this extension works almost everywhare, the cursor is still "pointer" when hovering an empty part of the tab bar.
I think this would be solved by adding your fix to this too: .monaco-workbench .part.editor>.content .editor-group-container>.title
The text was updated successfully, but these errors were encountered: