microsoft / microsoft/TypeScript-Sublime-Plugin

the plugin doesn't work properly with the very first opened/created file every time st2 restarts

Open
#490 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

repro:

  1. quit ST2 WITHOUT any ts file opening
  2. open ST2 and create a new file, save it as a.ts, and write some code, you'll find it's laggy, and you can not build it with Cmd + B (nothing with the plugin works, actually)
  3. create another file saved as b.ts, it's working properly.
  4. keep b.ts as the current active file, and quit ST2 with Cmd + Q
  5. reopen ST2 and you'll find the issues come with b.ts, but a.ts works properly.
  6. close b.ts and reopen it, you'll find it working properly.
Item Version
ST 2.0.2 build 2221
plugin 0.1.14
System OS X 10.11.5

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

No source file, test, or entry point is named. Start by reproducing the restart sequence in Sublime Text 2 with the listed plugin and system versions, comparing the first restored file with a newly reopened file. Done means the first opened or created TypeScript file behaves like the second file, including building with Cmd+B and normal plugin features.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.