0.1.3
·
0 commits
to 5a9e3cc7ff5438efe1cea1c45bfabec260d5a3dc
since this release
What's Changed
⬆️ Dependency Updates
- ci: stop Dependabot bumping gh-aw-generated lock actions by
@u-waysin #21 - build(deps-dev): upgrade typescript to 6 by
@u-waysin #24 - build(deps-dev): upgrade eslint to 10 by
@u-waysin #25 - build(deps-dev): bump globals from 15.15.0 to 17.7.0 by
@dependabot[bot] in #23
🔧 Changed
- feat: syntax-highlight the file preview using Obsidian's own Prism by
@u-waysin #26 - feat: bigger picker modal + draggable, persisted results/preview split by
@u-waysin #27
💡 Details
This release introduces significant usability and visual enhancements to the picker modal, making it more intuitive and visually aligned with your Obsidian theme.
- Syntax-highlighted file previews. File previews now use Obsidian's Prism-based syntax highlighting, matching your active theme. Large files or those with very long lines gracefully fall back to plain text.
- Resizable picker modal. The picker modal is now wider by default, and you can drag the divider between the results list and the preview pane to adjust the split. The divider position is saved and restored across sessions.
- New settings for preview control. Added options to limit syntax highlighting for large files or long lines, and to configure the default results/preview split ratio.
No action required — the plugin updates in place and your settings are preserved.
Full Changelog: 0.1.2...0.1.3