Skip to content

outdent line following continue / break / return statements#1050

Merged
DonJayamanne merged 2 commits into
DonJayamanne:masterfrom
adimascio:outdentOnContinue
Jun 26, 2017
Merged

outdent line following continue / break / return statements#1050
DonJayamanne merged 2 commits into
DonJayamanne:masterfrom
adimascio:outdentOnContinue

Conversation

@adimascio

Copy link
Copy Markdown
Contributor

Automatically outdenting lines following "continue", "break" or "return"
statements seems natural and consistent with other editors (e.g. emacs
or vim) behaviour.

adimasci added 2 commits June 25, 2017 21:58
Automatically outdenting lines following "continue", "break" or "return"
statements seems natural and consistent with other editors (e.g. emacs
or vim) behaviour.
This will avoid matching strings such as "returning". The
word should be matched as a word not as prefix.
@DonJayamanne DonJayamanne merged commit 590ecfc into DonJayamanne:master Jun 26, 2017
@adimascio adimascio deleted the outdentOnContinue branch August 1, 2017 21:48
DonJayamanne added a commit that referenced this pull request Mar 15, 2018
…debugger (#1050)

* 📝 change log
* ✅ enable testing
* 🐛 pass necessary flags to experimental debugger
* Fixes #1048
Goom11 pushed a commit to mostafaeweda/pythonVSCode that referenced this pull request Aug 30, 2018
…debugger (DonJayamanne#1050)

* 📝 change log
* ✅ enable testing
* 🐛 pass necessary flags to experimental debugger
* Fixes DonJayamanne#1048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants