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

highlighting differs in repl vs actual file #23699

Open
eleanorjboyd opened this issue Jun 25, 2024 · 1 comment
Open

highlighting differs in repl vs actual file #23699

eleanorjboyd opened this issue Jun 25, 2024 · 1 comment
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@eleanorjboyd
Copy link
Member

Testing #23676

this is a nit and really a small item but testing_tools is highlighted in one but not the other. Also its interesting because the import works correctly on testing tools, even though it probably shouldn't since I commented out the part that adds the right directory to the path that allows the file to find the import. Not entirely sure what edits you are making to the path but that is a bit confusing

Screenshot 2024-06-25 at 10 26 58 AM

I printed out the path and it includes '/Users/eleanorboyd/.vscode-insiders/extensions/ms-python.python-2024.9.2024062506-darwin-arm64/python_files' which is not my cwd so im not entirely sure why it is added

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jun 25, 2024
@eleanorjboyd
Copy link
Member Author

lmk if this doesn't make any sense- I was mostly just trying to dig into the path and understand the cwd for the repl given the file I called

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants