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

[Feature request] Support detecting files name printed by traceback.print_exc(). #41

Open
yanghaoxie opened this issue Jun 16, 2020 · 0 comments

Comments

@yanghaoxie
Copy link

yanghaoxie commented Jun 16, 2020

File names (except the last one) which are printed by traceback.print_exc() in the traceback are surrounded by double quotes " ". For example,

File "/path/to/file.py", line 8, ...

It seems like that link-hint cannot detect this kind of file link.
Could you please modify link-hint-maybe-file-regexp a little to support this situation?

@yanghaoxie yanghaoxie changed the title [Feature request] Support detecting files name printed by pdb. [Feature request] Support detecting files name printed by traceback.print_exc(). Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants