Niccolò Maggioni
Niccolò Maggioni
+1 [Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.2.4 **System**: "Manjaro Linux" **Thrown From**: [node-resolver](git://github.com/hughsk/atom-node-resolver) package, v1.0.1 ### Stack Trace Failed to activate the node-resolver package...

This would require a significant refactor of the storage format, as well as paying special attention to the cross-platform way of handling files. For the moment I think that this...
Couldn't a JSON file with the same name in the same folder get the job done? For example: in order to supply the dummy data necessary to render `index.jade`, a...
Here is an example for Jade: http://jade-lang.com/demo/ It renders a template using whatever you define in the top rightmost box as context. +1 for the customizable extension as well!
Integration with Gnome's notifications is possible (as per [Arch Wiki](https://wiki.archlinux.org/index.php/Desktop_notifications#Usage_in_programming) and [Gnome's specs](https://developer.gnome.org/notification-spec/), or the [relative bindings docs](https://lazka.github.io/pgi-docs/#Notify-0.7)), and in fact I've achived it with the attached patch. The scripts...
Great suggestion, I didn't consider it. My Python-fu is rusty... I'll look into this and eventually begin working on a proper PR, what do you reckon?
I think I'm quite done with this PR: unfortunately many functions require additional third-party software to work properly (_portscan detection, vnc/ftp/generic port connections_) and some are just incompatible (_Ostiarius_). A...
I'm testing this on [Manjaro](https://manjaro.github.io/), an Arch Linux derivative. Unfortunately I didn't manage to get my hands on an OS X machine, so I can't really speak out for that...
Synced and ready to merge :+1: