Joseph Stiles
Joseph Stiles
This continues to affect Docusaurus instances by creating an unexpected difference in behavior between the search bar and the search page. The solution was already discussed. What does this issue...
For now I run `yarn outdated` in another terminal.
I was able to run in the Extension Development Host by using `@vscode/test-electron`. Here's a simplified example: ```typescript import path from 'node:path' import { downloadAndUnzipVSCode } from '@vscode/test-electron' import {...
@roco1234 It's been a while since I have worked on that project but IIRC from my earlier attempts either the application failed to launch or Playwright failed to hook into...