Replies: 3 comments 6 replies
-
Prrobably because the LSP need to read the std files to share this information. |
Beta Was this translation helpful? Give feedback.
5 replies
-
So the only good solution here is to bundle stdlib with the compiler. Every modern programming language does this. There are two ways that I see we can handle this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
i think that if we decide to separate it away from the compiler, we should really go for it:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
reciting @KrosFire :
@KrosFire can you please explain what is exactly the problem with LSP and if there is any workaround possible without moving stdlib to the host filesystem?
Beta Was this translation helpful? Give feedback.
All reactions