You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCODE-79: move playground to the language server (#53)
* feat: move playground to the language server
* test: fix client is not ready yet error
* refactor: update ids in tests
* test: use before and after each
* test: try run without mocking showInformationMessage
* test: return tests
* test: why windows tests fail?
* refactor: use constructor instead of activate method
* refactor: start language server in activate method
* refactor: revert
* test: comment 'web view content is rendered with the js form' test
* test: uncomment test
* refactor: use relative path
* fix: return original errors from mongosh
0 commit comments