As modules has been added into compiler, we should also introduce it support in LSP. Adding support requires introducing some features in LSP, because paths resolution of modules is happening outside of compiler.
Here is an approximate list of features which needed to be implemented:
As modules has been added into compiler, we should also introduce it support in LSP. Adding support requires introducing some features in LSP, because paths resolution of modules is happening outside of compiler.
Here is an approximate list of features which needed to be implemented:
[simplex](https://github.com/BlockstreamResearch/smplx)viaSimplex.tomlor/and automatic path resolution based on document location;