Skip to content

feat: enable find widget in editor webview#153

Open
LeonardoRick wants to merge 1 commit intozaaack:masterfrom
LeonardoRick:feat/enable-find-widget
Open

feat: enable find widget in editor webview#153
LeonardoRick wants to merge 1 commit intozaaack:masterfrom
LeonardoRick:feat/enable-find-widget

Conversation

@LeonardoRick
Copy link
Copy Markdown

Summary

Currently Cmd+F / Ctrl+F doesn't work inside the markdown editor webview because enableFindWidget is not set in the webview options.

This one-line change enables VS Code's built-in find widget, allowing users to search within the rendered markdown content.

Changes

  • Added enableFindWidget: true to getWebviewOptions() in src/extension.ts

@LeonardoRick
Copy link
Copy Markdown
Author

Hey @zaaack can you take a look on this small improvements I'm suggesting 🙏

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.

1 participant