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

Goto Definition open a blank tab #927

Open
arisbond opened this issue Apr 26, 2022 · 2 comments
Open

Goto Definition open a blank tab #927

arisbond opened this issue Apr 26, 2022 · 2 comments

Comments

@arisbond
Copy link

Expected Behaviour

  jump to the definition line

Actual Behaviour

 open a blank tab

Steps to Reproduce

 1.open any python file
 2.right click on any func and choose "Goto Definition"

ST3, Anaconda and OS versions

macOS Monterey 12.3.1

ST3 Console Logs

Unable to open /Library/MySpace/testools/Auto_Matrix/None

Anaconda's JsonServer Logs

  2022-04-26 14:30:09,938: INFO    : process 92829 does not exists stopping server...
  2022-04-26 14:30:09,939: INFO    : Closing the socket, server will be shutdown now...
  2022-04-26 14:30:14,347: DEBUG   : bind: address=('localhost', 62366)
  2022-04-26 14:30:14,347: DEBUG   : listen: backlog=5
  2022-04-26 14:30:14,347: INFO    : Anaconda Server started in 62366 for PID 93607 with cache dir /Users/xxx/Library/Caches/Jedi/Auto_Matrix and extra paths /Library/MySpace/testools/Auto_Matrix
  2022-04-26 14:30:14,364: INFO    : Incoming connection from ('127.0.0.1', 62372)
  2022-04-26 14:30:14,365: INFO    : Incoming connection from ('127.0.0.1', 62373)
  2022-04-26 14:30:14,378: INFO    : client requests: lint
  2022-04-26 14:31:01,314: INFO    : client requests: goto
@Suor
Copy link

Suor commented May 16, 2022

Has the same on Manjaro Linux, ST4 4126

@Gregory-K
Copy link

#924

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants