# microsoft/TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins

Repository: https://github.com/microsoft/TypeScript-Sublime-Plugin
Canonical: https://ross.abutalabs.com/products/typescript-sublime-plugin
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2023-03-13T22:59:41+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4279, "days_push": 1269, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1702, forks 235 (observed 2026-08-28T04:05:24.450112+00:00)

## What it is
A Sublime Text plugin that wraps the TypeScript language services via an IO layer to provide IntelliSense-like features for TypeScript code. It runs a TypeScript server process through Node.js and works identically across Windows, Mac, and Linux.

## Use cases
- get TypeScript autocomplete and IntelliSense in Sublime Text
- show inline errors and tooltips for TypeScript code in Sublime
- use a custom or nightly TypeScript version in my editor
- set up TypeScript support in Sublime Text 3 via Package Control
- navigate and rename TypeScript symbols in Sublime Text

## When to choose
- you edit TypeScript in Sublime Text and want language-service features like completions, errors, and refactoring
- you need cross-platform TypeScript support in Sublime with configurable TypeScript SDK versions

## When to avoid
- you use VS Code or another editor with built-in TypeScript support
- you need actively developed features, since the plugin is in maintenance mode

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, cross-platform, windows
- tags: typescript, sublime-text, language-services, code-intellisense, nodejs, macos, linux

## Member repositories
- microsoft/TypeScript-Sublime-Plugin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.450112+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:40.984921+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/TypeScript-Sublime-Plugin (fetched 2026-08-28T04:05:24.450112+00:00, sha 43aeff9d5a6a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
