Open xiaohan2012 opened 2 years ago
Hi,
When checking a traceback, I expect that I can click on the any file path, which leads me to the actual file.
For instance, in the following buffer, when I click the text File ~/code/test-goto-def/mylib/module.py:3,:
File ~/code/test-goto-def/mylib/module.py:3,
I should find the actual file.
Whereas ein says:
File File does not exist.
Is such functionality supported? Am I misusing ein?
(use-package ein :ensure t )
Hi,
When checking a traceback, I expect that I can click on the any file path, which leads me to the actual file.
For instance, in the following buffer, when I click the text
File ~/code/test-goto-def/mylib/module.py:3,
:I should find the actual file.
Whereas ein says:
File File does not exist.
Is such functionality supported? Am I misusing ein?
system and software version
ein configuration