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
- do not render footer when scrolling
- fix anchor word wrapping for long long links in the markdown
- underline the link and change the cursor to pointer on hover
- consider status-bar height when calculating hover top
Signed-off-by: Akos Kitta <[email protected]>
Copy file name to clipboardexpand all lines: arduino-ide-extension/src/browser/style/hover-service.css
+5-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
/* Adapted from https://github.com/microsoft/vscode/blob/7d9b1c37f8e5ae3772782ba3b09d827eb3fdd833/src/vs/workbench/services/hover/browser/hoverService.ts */
0 commit comments