Skip to content

Add the typeprof.enableToggleButton notification#346

Merged
mame merged 1 commit intoruby:masterfrom
sinsoku:notify-enableToggleButton
Nov 4, 2025
Merged

Add the typeprof.enableToggleButton notification#346
mame merged 1 commit intoruby:masterfrom
sinsoku:notify-enableToggleButton

Conversation

@sinsoku
Copy link
Contributor

@sinsoku sinsoku commented Nov 2, 2025

The toggle button is not displayed in vscode-typeprof because there is
no typeprof.enableToggleButton notification.
refs: https://github.com/ruby/vscode-typeprof/blob/7431f0ea6775e5013fb47bc96b74ad5d4d91584a/src/extension.ts#L287-L289

This notification was in v0.21.11 but is no longer there.
refs: https://github.com/ruby/typeprof/blob/v0.21.11/lib/typeprof/lsp.rb#L355

Add a notification to display the toggle button.

The toggle button is not displayed in vscode-typeprof because there is
no `typeprof.enableToggleButton` notification.
refs: https://github.com/ruby/vscode-typeprof/blob/7431f0ea6775e5013fb47bc96b74ad5d4d91584a/src/extension.ts#L287-L289

This notification was in v0.21.11 but is no longer there.
refs: https://github.com/ruby/typeprof/blob/v0.21.11/lib/typeprof/lsp.rb#L355

Add a notification to display the toggle button.
@mame mame merged commit 33a3362 into ruby:master Nov 4, 2025
6 checks passed
@mame
Copy link
Member

mame commented Nov 4, 2025

Thank you!

@sinsoku sinsoku deleted the notify-enableToggleButton branch November 4, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants