You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
I am using this language server with sublime, I compiled the source yesterday myself.
I get a warning for 'unresolved import' when the folder 'hlt' is in fact in the same directory as the file I am editing.
Also I noticed I don't get autocomplete suggestions at all for local variables when writing code. (Note the very bottom of the image where it states No available completion)
The text was updated successfully, but these errors were encountered:
You've removed it from your screenshot, but does your directory contain an __init__.py? I don't think the language server will be able to handle things without one until #12 and such are done.
You may also want to try running things in VS Code, as Sublime isn't something we directly test. The instructions in this repo are from a contributor using a third-party language server Sublime extension, which we don't test on.
Uh oh!
There was an error while loading. Please reload this page.
I am using this language server with sublime, I compiled the source yesterday myself.
I get a warning for 'unresolved import' when the folder 'hlt' is in fact in the same directory as the file I am editing.


Also I noticed I don't get autocomplete suggestions at all for local variables when writing code. (Note the very bottom of the image where it states

No available completion
)The text was updated successfully, but these errors were encountered: