Show sidebar icon only when extension is active by cbrnr · Pull Request #1579 · REditorSupport/vscode-R · GitHub
Skip to content

Show sidebar icon only when extension is active - #1579

Merged
randy3k merged 1 commit into
REditorSupport:masterfrom
cbrnr:activate
Apr 21, 2025
Merged

Show sidebar icon only when extension is active#1579
randy3k merged 1 commit into
REditorSupport:masterfrom
cbrnr:activate

Conversation

@cbrnr

@cbrnr cbrnr commented Dec 10, 2024

Copy link
Copy Markdown
Contributor

Fixes #1572. Note that I am completely new to VSC extensions, so I've probably missed something, but I think this change is what other extensions like Julia or Python are doing.

I also tried to add "onLanguage:r" to the "activationEvents" array, but this does not seem to be necessary (it shows me a quick fix message "This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.").

@randy3k
randy3k merged commit cc3f2f2 into REditorSupport:master Apr 21, 2025
@cbrnr
cbrnr deleted the activate branch April 21, 2025 08:14
@Fred-Wu

Fred-Wu commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

@cbrnr

cbrnr commented Aug 30, 2025

Copy link
Copy Markdown
Contributor Author

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.

Conditional activity bar icon

3 participants