0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript397 forks (397 forks)auto 404
feature-requestgood first issuehelp wanted
Repository metrics
- Stars
- 1,776 stars (1,776 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Study the referenced pyright PR #2546 to understand the need for exposing whether NullProgressMonitor is used. Then explore the vscode languageserver node codebase to locate the progress monitor implementation and identify the relevant API surface. Look for existing tests or documentation about progress reporting, and determine how to add a method or property to let consumers check the progress monitor type.
- Tech stack
- typescriptnodejs
- Domain
- backendtoolingdeveloper experience
- Issue type
- Feature
- Prerequisites
- Node.jsTypeScriptGit