Skip to content

Conversation

@isksss
Copy link
Contributor

@isksss isksss commented Dec 15, 2025

Fixes #213489
Fixed an issue where markers were not displayed on the minimap when using Vue files.

Problem

In .vue files, // MARK: comments inside <script> blocks
are not rendered as section markers in the minimap,
while the same comments work correctly in .js files.

Corrected image
image

Image before correction
image

@alexdima alexdima enabled auto-merge (squash) December 15, 2025 22:26
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 15, 2025
@alexdima alexdima merged commit 7ad2ae7 into microsoft:main Dec 15, 2025
17 checks passed
przpl pushed a commit to przpl/vscode that referenced this pull request Dec 16, 2025
…83583)

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
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

Successfully merging this pull request may close these issues.

minimap does not show markers in .vue files

3 participants