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
A lot of features related with search are supported by vscode. We should investigate if it is possible to implement the platform specific parts of vscode to run completely in the browser.
Is this a realistic goal? I believe it might be better to investigate how to create "Open file" actions that open the same search bar as the DocumentSymbolProvider.
A lot of features related with search are supported by vscode. We should investigate if it is possible to implement the platform specific parts of vscode to run completely in the browser.
A good starting point seems to be https://github.com/spiffcode/ghedit
The text was updated successfully, but these errors were encountered: