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

house.py #19468

Closed
Zorro58 opened this issue Jul 12, 2022 · 3 comments
Closed

house.py #19468

Zorro58 opened this issue Jul 12, 2022 · 3 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@Zorro58
Copy link

Zorro58 commented Jul 12, 2022

Issue Type: Feature Request

Bonjour probléme de function et de variable que python ne reconnais pas comme match name and case

VS Code version: Code 1.69.1 (b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a, 2022-07-12T08:21:24.514Z)
OS version: Windows_NT x64 10.0.19044
Restricted Mode: No

@VSCodeTriageBot VSCodeTriageBot added new release triage-needed Needs assignment to the proper sub-team labels Jul 12, 2022
@lramos15 lramos15 removed the triage-needed Needs assignment to the proper sub-team label Jul 13, 2022
@seppestas
Copy link

It sounds like the problem is that VSCode does not support some new keywords ("functions and variables") introduced in Python 3.10, E.g match and case (PEP-364).

@Zorro58 This issue is more relevant for https://github.com/Microsoft/vscode-python (Cette issue est plus relevant pour le Python Plugin de VSCode, pas la base de VSCode. Mentionnez que vous souhaitez support pour Python 3.10).

Anyway, still wondering what house.py is all about :)

@lramos15
Copy link
Member

Thanks for the interpretation @seppestas , will transfer over 👍

@lramos15 lramos15 removed their assignment Jul 14, 2022
@lramos15 lramos15 transferred this issue from microsoft/vscode Jul 14, 2022
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jul 14, 2022
@brettcannon
Copy link
Member

We don't control syntax highlighting for Python files. That comes from either VS Code which gets it from MagicPython or semantic colouring from Pylance. In this case it's syntax highlighting and the specific issue is MagicStack/MagicPython#235 .

@brettcannon brettcannon closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

5 participants