You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.74.2
OS Version: Windows 10 Pro 64bit 20H2
Steps to Reproduce:
Create feature_request.md:
---
name: Feature request
about: Suggest an idea for this project
title: "[REQUEST]"
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Use "Developer: Inspect Editor Tokens and Scopes"
Select the frontmatter hyphens ---
Notice empty scope/no scope applied
So, we can't edit the colors (cannot use text.html.markdown since that will select all the normal text too)
The text was updated successfully, but these errors were encountered:
YAML front matter is not a standard markdown concept. For core VS Code, we target standard common mark but support for additional features can be contributed by extensions
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
---
text.html.markdown
since that will select all the normal text too)The text was updated successfully, but these errors were encountered: