quarto-dev / quarto-dev/quarto
Python editing capabilities in .qmd code cells in VS-code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
When editing python code cells in .qmd files in vs-code, I would expect to have the full editing capabilities of Python in VScode (go-to-definition, references, etc.). This is currently not the case.
I tried associating .qmd files with Python, but the I lose the Quarto editing assistance.
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 locating the VS Code handling for Python code cells in .qmd files and compare it with the current Quarto editing assistance. The work is done when Python features such as go-to-definition and references work without losing Quarto editing support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100