Skip to content

Conversation

@aizigao
Copy link

@aizigao aizigao commented Nov 29, 2025

add a super simple outline.scm to quick jump among script template style blocks

Screen-2025-11-29-143028.mp4

@cla-bot cla-bot bot added the cla-signed label Nov 29, 2025
@aizigao aizigao force-pushed the feat/simple_out_forjump branch from 172c100 to 3219c23 Compare November 29, 2025 07:56
@aizigao
Copy link
Author

aizigao commented Nov 29, 2025

Update outline config:

image

symbols
image

This also mostly only takes effect inside the template block. I checked the zed Svelte project, and they behave the same.

I tried to display an attribute alongside the tag name, but it didn't work. My goal is to achieve the same effect as in VS Code, where it shows the tag name plus (id, class) (e.g., div#container.content or div (id: container, class: content)).

Below is VS Code's Outline panel
image

@aizigao aizigao force-pushed the feat/simple_out_forjump branch 4 times, most recently from 0ccc7a7 to 7ac3314 Compare November 29, 2025 15:10
@MrSubidubi MrSubidubi changed the title feat: add outline scm for jump among script style and template Add outline.scm Dec 8, 2025
@aizigao aizigao force-pushed the feat/simple_out_forjump branch from 7ac3314 to f677366 Compare December 18, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant