Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change shortcut from ctrl+enter to shift+enter #2189

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

DonJayamanne
Copy link

Fixes #2188

  • Title summarizes what is changing
  • Includes a news entry file (remember to thank yourself!)
  • Unit tests & code coverage are not adversely affected (within reason)
  • Works on all actively maintained versions of Python (e.g. Python 2.7 & the latest Python 3 release)
  • Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)
  • Dependencies are pinned (e.g. "1.2.3", not "^1.2.3")
  • package-lock.json has been regenerated if dependencies have changed

@DonJayamanne DonJayamanne merged commit a002099 into master Jul 18, 2018
@DonJayamanne DonJayamanne deleted the DonJayamanne-patch-1 branch July 18, 2018 22:43
bschley pushed a commit to bschley/vscode-python that referenced this pull request Aug 2, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change shortcut in test plan
1 participant