Editor: Allow navigation to code snippet
Author: eiswindCreated Aug 13, 2026Updated Aug 13, 2026
I have a lot of included snippets from a large example code base.
In the editor I would like to (ctrl?+) click on the
<<< @/examples/002_config/src/test/java/de/eiswind/training/spring/config/qualifiers/ImplicitQualifierWireByNameTest.java#snip
to edit the snippet file. That would make edits in the code examples much easer.
Source: slidevjs/slidev