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
A proposed solution below. Anything like this functionality would help people with learning shortcuts. Using this in my image I learned about many shortcuts I didn't even know about like adding a Breakpoint (that one can be added through a context menu as well but doesn't apply to most keyboard shortcuts).
Above is an MVP, this could show up as a context menu or in some other way.
The primary + slash in an american QWERTY keyboard is the same key as the question mark. I've seen other software show keyboard shortcut help when typing Shift + ?, so trying to resemble that but using primary so as to not type / or ? if in an editor. Open to other keyboard shortcuts but this is close to one I have already seen in other places so maybe others already have the notion/muscle memory that such a shortcut would have a similar action in GT.
I've tested this and works as expected in coders, pharo snippets, text snippets, from the spotter, etc.
The text was updated successfully, but these errors were encountered:
A proposed solution below. Anything like this functionality would help people with learning shortcuts. Using this in my image I learned about many shortcuts I didn't even know about like adding a
Breakpoint
(that one can be added through a context menu as well but doesn't apply to most keyboard shortcuts).Above is an MVP, this could show up as a context menu or in some other way.
The primary + slash in an american QWERTY keyboard is the same key as the question mark. I've seen other software show keyboard shortcut help when typing Shift + ?, so trying to resemble that but using primary so as to not type / or ? if in an editor. Open to other keyboard shortcuts but this is close to one I have already seen in other places so maybe others already have the notion/muscle memory that such a shortcut would have a similar action in GT.
I've tested this and works as expected in coders, pharo snippets, text snippets, from the spotter, etc.
The text was updated successfully, but these errors were encountered: