-
-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
bugSomething isn't workingSomething isn't working
Description
I faced with it while I wanted to extract tests for hover feature in NextLS to a dedicated test file (as tests in one file and not wrapped in different modules are processing sequentially).
I reached the point when GenLSP.Buffer
couldn't be started as there is already one existing. But forwarding unique name to it didn't work because the @options_schema
accepts only communication
.
After fixing this other isolation problems may arise.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working