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
{{ message }}
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
Cannot assign Ctrl-Up to io.emmet.increment_number_by_1. It is already assigned to view.scrollLineUp command/KeyBindingManager.js:405
Cannot assign Ctrl-Down to io.emmet.decrement_number_by_1. It is already assigned to view.scrollLineDown command/KeyBindingManager.js:405
Cannot assign Ctrl-Shift-Up to io.emmet.increment_number_by_1. It is already assigned to edit.lineUp
Cannot assign Ctrl-Shift-Down to io.emmet.decrement_number_by_1. It is already assigned to edit.lineDown
"increment_number_by_1": "Ctrl-Up",
"decrement_number_by_1": "Ctrl-Down"
The Shortcusts are not working, before updating the Brackets, they were working great.
The text was updated successfully, but these errors were encountered: