Ultimate previewer of source code in Atom.
Atom Package: https://atom.io/packages/preview
apm install preview
Or Settings/Preferences ➔ Packages ➔ Search for preview
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.