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 has been archived by the owner on Sep 7, 2020. It is now read-only.
I wonder why it's now missing. Is there a sequence of events that causes this? I assume by your description that you've never actually seen it working?
You could try disabling the temp directory (set it to an empty string), and perhaps play with the haxeUseTmpAsWorkingDirectory setting (under File -> Preference -> User Settings):
@jcward For the moment no idea, the temporary file is deleted when the real save occurred.
Was the display processed just right before the save ?
Is this occured every time, or it works sometimes ?
Right, I had never seen it actually working - I just got the errors above when opening the folder in VS Code, adding lines under the string declaration, and typing "test." with no saving or anything. This happened every time for me (I first experienced it by opening up various other projects beforehand with the same end result).
I messed around with the temp directory settings and it seems like specifying one works (in my case I just used a secondary drive "E:\Projects\temp")! Setting haxeUseTmpAsWorkingDirectory with this path specified also works but leaving the directory as "auto" does not work no matter what for me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to get autocompletion to work I get the error in the title.
build.hxml:
Text.hx (I'm trying to get autocompletion on test):
vscode-project.hxml:
And then here's the output of the completion server:
The text was updated successfully, but these errors were encountered: