-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Improve detection of the function argument list in autoformat #1508
Commits on Mar 27, 2018
-
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for a764bc9 - Browse repository at this point
Copy the full SHA a764bc9View commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d1b2cc - Browse repository at this point
Copy the full SHA 9d1b2ccView commit details -
Mikhail Arkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for a91291a - Browse repository at this point
Copy the full SHA a91291aView commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for bf266af - Browse repository at this point
Copy the full SHA bf266afView commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 7bc6bd6 - Browse repository at this point
Copy the full SHA 7bc6bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce8b48 - Browse repository at this point
Copy the full SHA 8ce8b48View commit details -
Revert "Remove double event listening"
This reverts commit af573be.
MikhailArkhipov committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for e3a549e - Browse repository at this point
Copy the full SHA e3a549eView commit details -
#1096 The if statement is automatically formatted incorrectly
MikhailArkhipov committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 92e8c1e - Browse repository at this point
Copy the full SHA 92e8c1eView commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for b540a1d - Browse repository at this point
Copy the full SHA b540a1dView commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 7b0573e - Browse repository at this point
Copy the full SHA 7b0573eView commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for facb106 - Browse repository at this point
Copy the full SHA facb106View commit details -
MikhailArkhipov committed
Mar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for f113881 - Browse repository at this point
Copy the full SHA f113881View commit details
Commits on Mar 28, 2018
-
Mikhail Arkhipov committed
Mar 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 3e76718 - Browse repository at this point
Copy the full SHA 3e76718View commit details -
Also better handle multiline arguments
Mikhail Arkhipov committedMar 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 6e85dc6 - Browse repository at this point
Copy the full SHA 6e85dc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e037c - Browse repository at this point
Copy the full SHA 99e037cView commit details
Commits on Apr 5, 2018
-
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 3caeab7 - Browse repository at this point
Copy the full SHA 3caeab7View commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for eeb1f11 - Browse repository at this point
Copy the full SHA eeb1f11View commit details -
Mikhail Arkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for f5f78c7 - Browse repository at this point
Copy the full SHA f5f78c7View commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 88744da - Browse repository at this point
Copy the full SHA 88744daView commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 65dde44 - Browse repository at this point
Copy the full SHA 65dde44View commit details -
Configuration menu - View commit details
-
Copy full SHA for c513f71 - Browse repository at this point
Copy the full SHA c513f71View commit details -
Revert "Remove double event listening"
This reverts commit af573be.
MikhailArkhipov committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ccb3886 - Browse repository at this point
Copy the full SHA ccb3886View commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 106f4db - Browse repository at this point
Copy the full SHA 106f4dbView commit details -
Merge branch 'master' of https://github.com/MikhailArkhipov/vscode-py…
MikhailArkhipov committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9e5cb43 - Browse repository at this point
Copy the full SHA 9e5cb43View commit details -
#1257 On type formatting errors for args and kwargs
MikhailArkhipov committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for e1da6a6 - Browse repository at this point
Copy the full SHA e1da6a6View commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for e78f0fb - Browse repository at this point
Copy the full SHA e78f0fbView commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 725cf71 - Browse repository at this point
Copy the full SHA 725cf71View commit details -
#1308 Single line statements leading to an indentation on the next line
MikhailArkhipov committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 5cd6d45 - Browse repository at this point
Copy the full SHA 5cd6d45View commit details -
#726 editing python after inline if statement invalid indent
MikhailArkhipov committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 27613db - Browse repository at this point
Copy the full SHA 27613dbView commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 8061a20 - Browse repository at this point
Copy the full SHA 8061a20View commit details -
MikhailArkhipov committed
Apr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 17dc292 - Browse repository at this point
Copy the full SHA 17dc292View commit details
Commits on Apr 10, 2018
-
Harden LS startup error checks
MikhailArkhipov committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 65964b9 - Browse repository at this point
Copy the full SHA 65964b9View commit details -
#1364 Intellisense doesn't work after specific const string
MikhailArkhipov committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 4bf5a4c - Browse repository at this point
Copy the full SHA 4bf5a4cView commit details
Commits on Apr 12, 2018
-
Merge branch 'master' of https://github.com/Microsoft/vscode-python
MikhailArkhipov committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 6f7212c - Browse repository at this point
Copy the full SHA 6f7212cView commit details -
Telemetry for the analysis enging
MikhailArkhipov committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for ddbd295 - Browse repository at this point
Copy the full SHA ddbd295View commit details -
Merge branch 'master' of https://github.com/Microsoft/vscode-python
MikhailArkhipov committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for ffd1d3f - Browse repository at this point
Copy the full SHA ffd1d3fView commit details
Commits on Apr 13, 2018
-
MikhailArkhipov committed
Apr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for d4afb6c - Browse repository at this point
Copy the full SHA d4afb6cView commit details
Commits on Apr 16, 2018
-
MikhailArkhipov committed
Apr 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 12186b8 - Browse repository at this point
Copy the full SHA 12186b8View commit details -
MikhailArkhipov committed
Apr 16, 2018 Configuration menu - View commit details
-
Copy full SHA for ca90529 - Browse repository at this point
Copy the full SHA ca90529View commit details
Commits on Apr 26, 2018
-
Merge branch 'master' of https://github.com/Microsoft/vscode-python
MikhailArkhipov committedApr 26, 2018 Configuration menu - View commit details
-
Copy full SHA for a06fd79 - Browse repository at this point
Copy the full SHA a06fd79View commit details -
Improve function argument detection
MikhailArkhipov committedApr 26, 2018 Configuration menu - View commit details
-
Copy full SHA for ef7c5c7 - Browse repository at this point
Copy the full SHA ef7c5c7View commit details