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
Currently, the hover popup does not account for its position within the editor, resulting in something like the following:
where the hover information is covered up.
Additionally, other improvements could include allowing for keyboard shortcuts such as ctrl + / for quick multiline commenting.
The text was updated successfully, but these errors were encountered:
Currently, the hover popup does not account for its position within the editor, resulting in something like the following:
where the hover information is covered up.
Additionally, other improvements could include allowing for keyboard shortcuts such as ctrl + / for quick multiline commenting.
The text was updated successfully, but these errors were encountered: