microsoft / microsoft/TypeScript-Sublime-Plugin

Fire up the server for unsaved buffer

Open
#232 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
JavaScript
Stars
1.7k
Forks
236
Avg merge
21d 13h
Merged PRs (30d)
1

Description

Now the server only works if the file has been saved on disk. It might be helpful for it to work on unsaved buffer also. i.e. as soon as the user set a file's syntax as 'TypeScript'.

Related issues reported #230

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the plugin starts the TypeScript server and how it currently detects files saved on disk. Read related issue #230 for context. Done means the server also starts when a user sets an unsaved buffer's syntax to TypeScript, with behavior confirmed for that unsaved buffer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
developer-experience, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.