microsoft / microsoft/TypeScript-Sublime-Plugin

[Signature help] Closing Sublime Text when a signature help is present will not completely shut down Sublime Text

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

Nobody has claimed this yet.

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

Description

Repro steps:

  1. Trigger a signature help popup:
    image
  2. Close Sublime Text, the popup remains on the screen:
    image
  3. Open Sublime Text again, previous tabs are not automatically loaded. This is because Sublime Text did not shut down completely.
    image

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

Reproduce the signature-help popup in Sublime Text, then close the editor and verify whether the popup remains and the next launch fails to restore tabs. Trace the plugin's signature-help and shutdown/lifecycle handling; done means Sublime Text exits completely and restores its previous tabs on the next launch.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop, devtools
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.