Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use treesitter highlighting in code blocks #602

Open
GuillaumeLagrange opened this issue Sep 12, 2024 · 0 comments
Open

Use treesitter highlighting in code blocks #602

GuillaumeLagrange opened this issue Sep 12, 2024 · 0 comments

Comments

@GuillaumeLagrange
Copy link
Collaborator

Issue Description

Type: feature request

Describe what happened (or what feature you want)

Code blocks are not very readable in comments/pr descriptions

image

Describe what you expected to happen

The native markdown parser supports syntax highlighting inside code blocks, we may be able to configure something to support this!

image

Tell us your environment

NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1713773202
Run "nvim -V1 -v" for more info

Anything else we need to know?

I have not yet deepdived into my ts config, but I believe default ops ought to do this in recent versions of nvim, let me know if there are reproducibility issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant