Davey Jacobson

Results 6 issues of Davey Jacobson

Can we submit a missing theme without having to checkout a branch? If so, here's the *Homebrew* theme: ```json "workbench.colorCustomizations": { "terminal.background": "#000000", "terminal.foreground": "#00f900", "terminalCursor.background": "#000000", "terminalCursor.foreground": "#00f900", "terminal.ansiBlack":...

Has anyone experienced a memory leak while using `gulp-less 3.5.0` on `gulp 3.9.0`? For the last week I've been continuously getting the following when trying to compile: ```none 52803 ms:...

In the main JSON file that maps filenames to icon, _please add a setting that allows user to map custom filenames to a specified icon_. For example, there are two...

Please let me know if this will work to make `yadcf` compatible with Typescript. https://gist.github.com/DaveyJake/a7009c82ed3f4fbd278b814d62009631

Added a proper Type declaration according to Typescript specifications and updated the `package.json` file.

I'm trying to utilize Pegasus as a replacement for TabletopJS -- https://github.com/jsoma/tabletop/blob/master/src/tabletop.js -- By all accounts it should be possible but I wanted to get your thoughts on this as...