Paolo
Paolo
Trying to follow the spirit of your comment: have you considered adding support for query buffer editing similar to what `psql` provides? In particular the `\e`and `\i` commands.
I think this just happened to me as well. I had it running and reloading an app just fine: I then ran `rm ` on a non-go non-relevant file in...
@jrebey I found a way to get it going. The dependency `"gulp-sass": "~0.7.2"` recursively depends on `"node-sass": "0.9.6"`. node-sass [versions are tied to node versions](https://www.npmjs.com/package/node-sass#supported-nodejs-versions-vary-by-release-please-consult-the-releases-page--below-is-a-quick-guide-for-minimium-support). I tried switching to a...
Hello. Would it be possible to have some direction as to how one should write such a plugin? I'd be up for it. From what I see you need to...
What is needed to be done for this to become a reality? Font size preferences (or zoomability) would help a lot for readability.