Console error on completing module import
nwolverson opened this issue · 0 comments
nwolverson commented
Completing e.g. import Contr
- the completion is successful but error is logged:
Request workspace/executeCommand failed with message: Cannot read property 'command' of null
Should not be attempting to execute nonexistent command in this case.