quarto-dev / quarto-dev/quarto

Add comment-pipe shortcuts to IDE editor modes

Open
#764 1 comment 3 reactions 1 assignee View on GitHub

@cscheid is already working on this.

Since Apr 5, 2022.

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

Description

(cf. https://github.com/quarto-dev/quarto-cli/discussions/528)

IDE modes should have a shortcut that adds a comment-pipe to a code cell. In general, the IDE will have to know about comment syntax for a number of different languages, but I think it should be possible for us to do the right thing in RStudio, in the VS Code extension, and in emacs.

In general, we'd want to add a custom API entry point to our (future) LSP.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.