Codewise VS Code extensionThis extension enables C# definition, references, and hover from a prebuilt SCIP index in desktop VS Code, vscode.dev, and github.dev. Desktop VS Code launches the bundled language server over stdio. VS Code for the Web runs the same shared server in a Web Worker. Set When the setting is empty and the root workspace is a Desktop VS Code obtains the Roslyn commit from local Git. On vscode.dev and
github.dev, the extension obtains the exact revision from the built-in Remote
Repositories metadata API. If that metadata is unavailable, it falls back to a
previously entered SHA or asks for the full SHA and remembers it in workspace
state. You can override automatic detection with When a virtual web workspace inherits a desktop Authentication and artifact diagnostics are written to Output: Codewise without access tokens or account identifiers. If GitHub sign-in fails, also inspect Output: GitHub Authentication for the built-in provider's per-flow diagnostics. |