microsoft / microsoft/TypeScript-Sublime-Plugin
[CRASH][Build 3131] After typing a certain combo
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
@zhengbli
Type this code:
let wtf = new Rx.Subject().skip
Then press the ( key results in a crash.
Console.app logs:
5/8/17 10:50:55.187 PM com.apple.xpc.launchd[1]: (com.sublimetext.3.498592[75202]) Service exited with abnormal code: 1
I can't seem to gather any more crash logs.
Versions:
Sublime Dev: Build 3131
TypeScript-Sublime-Plugin: latest
Super spooky 👻
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
Reproduce the crash in Sublime Text Build 3131 by typing let wtf = new Rx.Subject().skip and pressing (, then inspect the Console.app output and the TypeScript-Sublime-Plugin entry points handling this completion or syntax flow. Done means the reported sequence no longer crashes the plugin or editor, with the result verified against the stated versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100