InsideCodeUnderstand selected JavaScript and TypeScript code without sending it anywhere. InsideCode is a local, deterministic code-explanation extension for Visual Studio Code. Select code in the editor and InsideCode turns verified syntax and type information into a concise, beginner-friendly explanation in Turkish.
What InsideCode does
Supported languagesThe first prototype supports these VS Code language modes:
InstallationInsideCode is distributed through the Visual Studio Marketplace as a pre-release extension.
How to use InsideCode
The technical report is also available in View > Output > InsideCode. InsideCode does not open the Output panel automatically. Local and private by designInsideCode's first prototype is fully local and read-only:
The extension analyzes the current editor document and relevant local TypeScript project information on your computer. Selected source text is not retained after analysis. Workspace TrustInsideCode 0.1.0 is disabled in VS Code Restricted Mode. Trust the workspace before using the extension. This conservative first-release policy is explicit because semantic analysis reads source files and local project configuration. InsideCode still does not execute project code or make network requests. Requirements
No separate compiler, runtime, account, API key, or model installation is required. Current limitations
SupportNo public source repository or issue tracker is provided for this proprietary pre-release. If an accessible support channel is added to the Marketplace listing later, do not include private source code, credentials, tokens, or absolute local paths in a support request. LicenseInsideCode is proprietary closed-source software. All rights are reserved. See the included LICENSE file for the applicable terms. InsideCode bundles the TypeScript compiler for local static analysis. Bundled third-party components remain governed by their respective licenses and notices. See the included THIRD_PARTY_NOTICES.md file for license and attribution information. |