Skip to content

🚧 (NO LONGER MAINTAINED) 🚧 - 👓 Ultimate previewer of source code in Atom.

License

Notifications You must be signed in to change notification settings

XploreSecF/atom-preview

 
 

Repository files navigation

Ultimate previewer of source code in Atom.

Gitter chat

star this repo fork this repo

Atom Package: https://atom.io/packages/preview

apm install preview

Or Settings/Preferences ➔ Packages ➔ Search for preview

Features

Supported Languages

Package Settings

  • Refresh Debounce Period (milliseconds) - Set the debounce rate for preview refreshing. For instance, if you type or switch tabs, how long of a pause before the preview refreshes.
  • Update On Tab Change (boolean) - Should the preview update to the currently active tab?
  • glslangValidator (string) - Path to glslangValidator. Needed for GLSL preview (pre-processed). You can compile it from source or download as part of VulkanSDK.
  • Remove Extra Blank Lines (boolean) - Remove extra blank lines in GLSL preprocessed output.

Screenshots

Preview CoffeeScript as JavaScript

screenshot

Syncing with Tab Changes

screencapture

About

🚧 (NO LONGER MAINTAINED) 🚧 - 👓 Ultimate previewer of source code in Atom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 80.8%
  • JavaScript 7.8%
  • CSS 4.6%
  • GLSL 2.7%
  • TypeScript 1.3%
  • HTML 1.0%
  • Other 1.8%