-
Notifications
You must be signed in to change notification settings - Fork 133
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
VSCode extension and LSP migration and release #992
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems okay to me. One thing I found.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Some very minor comments. Should merge then we can revisit asynchronously.
CALL_TIMEOUT = 3 | ||
|
||
|
||
def retry_stalled_init_fix_hack(): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comments?
1ebee3b
to
ff6fa33
Compare
Currently it's not implemented.
ff6fa33
to
d2535d1
Compare
The Hamilton VSCode extension is available through the VSCode marketplace.
It is powered by the
sf-hamilton-lsp
published on PyPi and aliases tosf-hamilton[lsp]
The documentation has been updated too.
TODO