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

✨ "Nested" Language support #1979

Closed
xycabcd opened this issue Feb 2, 2025 · 1 comment
Closed

✨ "Nested" Language support #1979

xycabcd opened this issue Feb 2, 2025 · 1 comment
Labels

Comments

@xycabcd
Copy link

xycabcd commented Feb 2, 2025

Description

Some languages like HTML can have other languages in it. Process these nested languages independently can have better experience. For example, in HTML, the recommended indent length is 2, but in JavaScript, which can nest in HTML, the recommended indent length is 4.

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

@thecoolwinter
Copy link
Collaborator

We already do nested syntax highlighting for languages like HTML, JSX and CSS. Is there something missing from the current implementation we can improve?

@thecoolwinter thecoolwinter moved this from 🆕 New to 💬 Needs Clarification in CodeEdit Project Feb 14, 2025
@xycabcd xycabcd closed this as not planned Won't fix, can't repro, duplicate, stale Feb 14, 2025
@github-project-automation github-project-automation bot moved this from 💬 Needs Clarification to 🏁 Complete in CodeEdit Project Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏁 Complete
Development

No branches or pull requests

2 participants