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 was archived by the owner on May 24, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
While trying to get pymakr and pytest plugins to work together, I found that there is a conflict with pytest test a file which is mapped to ctrl-alt t and pymakr ctrl-alt t which is toggle console. I also found that ctrl-r which is clear the output buffer is hard coded to be clearTerminal.
Describe the solution you'd like
I would like to write keybindings so that something like this in keymap.cson
Feature Request 🚀
Is your feature request related to a problem? Please describe.
While trying to get pymakr and pytest plugins to work together, I found that there is a conflict with pytest test a file which is mapped to ctrl-alt t and pymakr ctrl-alt t which is toggle console. I also found that ctrl-r which is clear the output buffer is hard coded to be clearTerminal.
Describe the solution you'd like
I would like to write keybindings so that something like this in keymap.cson
Could be something like this
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version the docs. Maybe a screenshot or design?
The text was updated successfully, but these errors were encountered: