jasonnutter / vscode-search-node-modules

Simple plugin for VS Code that allows you to quickly navigate the file inside your project's node_modules directory.
https://marketplace.visualstudio.com/items?itemName=jasonnutter.search-node-modules
MIT License
60 stars 17 forks source link

Preview Markdown #8

Closed tzeeh closed 6 years ago

tzeeh commented 6 years ago

Do you think it would be possible to add the functionality of opening any .md file in preview mode so we can see the formatted content. I know you can just open the file. Then go to your explorer sidebar and right click on the file and click preview, but it would save a lot of time to just be able to do it from the search box. Maybe have two options, one that says preview in case users want to select the regular .md file for some reason. Thanks love the extension.

jasonnutter commented 6 years ago

I prefer for the extension to stay simple and unopinionated, but I’ll consider it, thanks for the suggestion!