quarto-dev / quarto-dev/quarto

`quarto-assist.focus` does not work for R b/c `quarto.showAssist` is not automatically fired

Open
#130 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
645
Forks
62
Avg merge
17h 42m
Merged PRs (30d)
13

Description

Related to #129:

I have found that quarto-assist.focus keybinding does not work in R/Rmd files unless quarto.showAssist gets fired.

Please note that adding "editorLangId" condition to the keybinding does not resolve this issue.

I was wondering if we could add a user-custom setting where users can specify an array of languages for which Quarto assist panel is auto-activated.

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

Start by locating the handling for the quarto-assist.focus keybinding and quarto.showAssist, then inspect how language-specific activation and user settings are registered. Done means users can configure languages for automatic Quarto Assist activation and the focus keybinding works in R/Rmd files without manually firing quarto.showAssist.

Written by the indexing model from the issue text.

Assessment

Tech stack
r, typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.