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 we changed keyboard shortcuts for evaluation of current and current top level forms to ctrl+enter and alt+enter respectively, we also kept the old, more complicated shortcuts.
This gets a bit heavy to maintain and also confuses some VS Code features. So let's remove them.
The text was updated successfully, but these errors were encountered:
When we changed keyboard shortcuts for evaluation of current and current top level forms to
ctrl+enter
andalt+enter
respectively, we also kept the old, more complicated shortcuts.This gets a bit heavy to maintain and also confuses some VS Code features. So let's remove them.
The text was updated successfully, but these errors were encountered: