microsoft / microsoft/TypeScript-Sublime-Plugin
Fire up the server for unsaved buffer
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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