Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TypeScriptMateNew to Visual Studio Code? Get it now.
TypeScriptMate

TypeScriptMate

zfir

|
5 installs
| (0) | Free
This VS Code extension provides TypeScript code completions powered by a fine-tuned GPT-2 model.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScriptMate

This VS Code extension provides TypeScript code completions powered by a fine-tuned GPT-2 model.

Features

  • Triggers code suggestions based on the last few lines you typed
  • Sends prompts to a local API server and inserts completions

Deployment

  • Chnage version in package.json
  • Run these following command to generate a VSIX
npm i
npm run compile                                           
npx vsce package 
  • Open the VSIX with "Extensions: Install from VSIX" for Local Deployment
  • Copy the VSIX to Azure for PROD Deployment
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft