Skip to content

xarref/QuickLook.Plugin.WebViewPlus_MATLAB_SUPPORT

 
 

Repository files navigation

image

QuickLook.Plugin.WebViewPlus [forked from @mooflu ]

QuickLook plugin for previewing various file types with WebViewPlus.

Try out

  1. Go to Release page and download the latest version.
  2. Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded .qlplugin file.
  3. Click the “Install” button in the popup window.
  4. Restart QuickLook.
  5. To configure which file types to preview via WebViewPlus, open an html file and click the gears button on the bottom right.

Development

  1. Clone this project. Do not forget to update submodules.
  2. Copy WebViewPlus web app to webApp or set plugin config WebAppUrl - see WebpagePanel.cs
  3. Set Output path in Debug configuration to something like ..\QuickLook.upstream\Build\Debug\QuickLook.Plugin\QuickLook.Plugin.WebViewPlus\
  4. Build plugin project with Debug profile
  5. Build and run upstream Quicklook with Debug profile

Release

  1. Build project with Release profile.
  2. Run Scripts\pack-zip.ps1.
  3. You should find a file named QuickLook.Plugin.WebViewPlus.qlplugin in the project directory.

License

MIT License.

About

QuickLook plugin for previewing various file types with WebViewPlus, but .m files are interpreted as MATLAB files instead of objective-c

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 96.0%
  • PowerShell 4.0%