[LS] Support New Import Syntax
DylanTinianov opened this issue · 0 comments
DylanTinianov commented
Instructions
Support for the new import syntax was added to the Playground API. However, the language server must also enable the import resolver in order to parse contracts, scripts, and transactions on the front end application.
Issue To Be Solved
We must implement the import syntax with FlowKit on the language server to match up with the Playground API.