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 python block comment to """ #42767

Closed
MikhailArkhipov opened this issue Feb 1, 2018 · 2 comments
Closed

Change python block comment to """ #42767

MikhailArkhipov opened this issue Feb 1, 2018 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@MikhailArkhipov
Copy link

Per microsoft/vscode-python#473

VSC provides Python config file currently contains "blockComment": [ "'''", "'''" ]
while users want blockComment": [ "\"\"\"", "\"\"\"" ]

@aeschli
Copy link
Contributor

aeschli commented Feb 5, 2018

@DonJayamanne Don, your opinion?

@DonJayamanne
Copy link
Contributor

@aeschli I agree with this change

@aeschli aeschli added this to the February 2018 milestone Feb 5, 2018
@aeschli aeschli added languages-basic Basic language support issues feature-request Request for new features or functionality labels Feb 16, 2018
@aeschli aeschli added the verification-needed Verification of issue is requested label Feb 27, 2018
@alexdima alexdima added the verified Verification succeeded label Feb 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality languages-basic Basic language support issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants