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
Keybindings are enabled in the plugin settings and ctrl-alt-s is listed. Ctrl-shift-p and searching for idris shows the proof-search command and shows Ctrl+Alt+S as the keybinding and selecting the command from the ctrl-shift-p dialog works as expected. Ctrl-alt-t works, as do c, a and r. The ctrl-alt-s binding doesn't work though, nothing happens when this key combo is pressed.
Possibly related, right clicking on a hole and opening the Idris submenu only shows "Typecheck", "Type search" and "Docs for" options.
Again, selecting the command from the ctrl-shift-p popup works as expected, the proof search is run and the result is filled in in place of the hole. The ctrl-alt-s keybinding doesn't work however. Other keybindings do work.
The text was updated successfully, but these errors were encountered:
Atom on Windows 10, language-idris 0.5.1
Keybindings are enabled in the plugin settings and ctrl-alt-s is listed. Ctrl-shift-p and searching for idris shows the proof-search command and shows Ctrl+Alt+S as the keybinding and selecting the command from the ctrl-shift-p dialog works as expected. Ctrl-alt-t works, as do c, a and r. The ctrl-alt-s binding doesn't work though, nothing happens when this key combo is pressed.
Possibly related, right clicking on a hole and opening the Idris submenu only shows "Typecheck", "Type search" and "Docs for" options.
Again, selecting the command from the ctrl-shift-p popup works as expected, the proof search is run and the result is filled in in place of the hole. The ctrl-alt-s keybinding doesn't work however. Other keybindings do work.
The text was updated successfully, but these errors were encountered: