atom-preview icon indicating copy to clipboard operation
atom-preview copied to clipboard

:construction: (NO LONGER MAINTAINED) :construction: - :eyeglasses: Ultimate previewer of source code in Atom.

Results 44 atom-preview issues
Sort by recently updated
recently updated
newest added

This is now a view method. Call TextEditorElement::getScrollTop instead. ``` TextEditor.getScrollTop (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor.js:3489:12) atom-preview-editor.renderPreviewWithRenderer (/Users/joseptrevuelta/.atom/packages/preview/lib/preview-view.coffee:298:23) atom-preview-editor.renderPreview (/Users/joseptrevuelta/.atom/packages/preview/lib/preview-view.coffee:279:19) later (/Users/joseptrevuelta/.atom/packages/preview/node_modules/underscore/underscore.js:724:25) ```

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.49.0 x64 **Electron**: 5.0.13 **OS**: Microsoft Windows 10 Enterprise **Thrown From**: [preview](https://github.com/Glavin001/atom-preview) package 0.19.0 ### Stack Trace Failed to activate the...

atom preview is not install

#35 Added Handlebars support P.S. I treat this pull request as step towards to #36 (supporting fake data for generation)

Argument to `path.extname` must be a string ``` Object.extname (/Applications/Atom.app/Contents/Resources/app/src/electron-shims.js:20:10) HTMLElement.renderPreviewWithRenderer (/Users/user/.atom/packages/preview/lib/preview-view.coffee:332:28) HTMLElement.renderPreview (/Users/user/.atom/packages/preview/lib/preview-view.coffee:279:19) later (/Users/user/.atom/packages/build/node_modules/underscore/underscore.js:724:25) ```

First off, let me just say that I am new to web development and Atom. When I open a preview tab I get a Previewing failed message and under it...

[Enter steps to reproduce:] 1. Create a simple .pug file. 2. Toggle preview **Atom**: 1.25.1 x64 **Electron**: 1.8.4 **OS**: "Arch Linux" **Thrown From**: [preview](https://github.com/Glavin001/atom-preview) package 0.17.0 ### Stack Trace Uncaught...

Installing “[email protected]” failed.Hide output… Unable to download https://www.atom.io/api/packages/atom-html-preview/versions/0.2.5/tarball: getaddrinfo ENOTFOUND

Hi! Not sure if I missed something, or there is some technical limitation here, but if not, can I add a feature request for line numbers? My use case is,...

feature

See https://atom.io/packages/atom-html-preview The reason why `Preview` should support and essentially duplicate this feature is the same as it is for Markdown support ( #7 ): a unified package with a...

feature
language