JuliaDebug / JuliaDebug/Cthulhu.jl
vscode pygmentize wont work
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 709
- Forks
- 46
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
vscode (using the julia extension) does not startup with a shell, so it doesn't have access to pygmentize. that makes sense
im wondering if there is a way to use the syntax highlighting that vscode does to still make [s] work when using vscode, and how one might do it
this package is seriously a lifesaver, thank you!
Contributor guide
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
The issue names pygmentize, the [s] command, VS Code, and the Julia extension; begin by tracing how [s] currently obtains syntax highlighting and whether the extension exposes a reusable path. Done means defining a supported VS Code behavior and verifying that [s] works without a shell-provided pygmentize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, 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