quarto-dev / quarto-dev/quarto
Feature Request: VSCode support for jupyter `sas_kernel`
Open
Nobody has claimed this yet.
vscode
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
This issue mirrors #336 and https://github.com/quarto-dev/quarto-cli/issues/5616 but for sas_kernel support.
Like the prior issues, this one would aim to extend support in the form of
- Generating a run cell button for
sascells - Allowing code to be executed with ctrl+enter
- Adding syntax highlighting from the official SAS extension or others like it
- Adding code completion from the official SAS extension or others like it
Thanks for all your efforts and any help you can offer!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing prior issue #336 and the linked Quarto CLI issue, then review sas_kernel and the official VSCode SAS extension. Done means SAS cells have a run-cell button, execute with Ctrl+Enter, provide syntax highlighting, and offer code completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100