microsoft / microsoft/TypeScript-Sublime-Plugin
Typescript freezes sublime
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
I've been using the typescript plugin and for the most part it works great. However, every now and then, it will cause Sublime to lock-up and stop responding, until I go into task manager and kill the running instance of node.exe. Is it possible to add a disable node autocomplete or parsing and just use the syntax highlighter? Or is there something I'm doing wrong that will provide an easy fix?
Cheers!
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 reproducing the Sublime lock-up while using the TypeScript plugin, then inspect the node.exe process involved. The issue does not name files, tests, or a specific failing entry point; done would mean identifying the freeze cause or defining a way to use syntax highlighting without the problematic autocomplete or parsing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100