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
Hello, I have detected a problem or detail that makes me late to find out about certain errors:
I'm not sure if it's my computer, but I tried it on two computers I have with different operating systems (Windows and Linux), and it's exactly the same. When I develop with VSCode and Dlang (with the Dlang extension), I have sometimes had errors when compiling because I mistype a variable, function, reserved word, and the LSP doesn't mark it as an error and I have to notice it when compiling. I tried to see if the same thing happened with typing non-existent functions and reserved keywords, and indeed, it doesn't mark them as errors.
The text was updated successfully, but these errors were encountered:
Try upgrading to serve-d nightly by setting the d.servedReleaseChannel setting in vscode (Ctrl-, for User Settings) to nightly - afterwards, reload the window with Ctrl-Shift-P -> Reload Window and let it automatically download the update.
Hello, I have detected a problem or detail that makes me late to find out about certain errors:
I'm not sure if it's my computer, but I tried it on two computers I have with different operating systems (Windows and Linux), and it's exactly the same. When I develop with VSCode and Dlang (with the Dlang extension), I have sometimes had errors when compiling because I mistype a variable, function, reserved word, and the LSP doesn't mark it as an error and I have to notice it when compiling. I tried to see if the same thing happened with typing non-existent functions and reserved keywords, and indeed, it doesn't mark them as errors.
The text was updated successfully, but these errors were encountered: