Chris Spiegl

Results 52 issues of Chris Spiegl

Hey, I just tested this gulp task and found that if I say `directoryListing: true`, it somewhat ignores the folder I give it as a root. The weird thing is...

Would it be possible to add a default File action `Open with Visual Studio Code` so that files and folders can be opened directly from the Alfred File Browser?

Hi @tlkh , I just found out about this tool and love how much information it displays very easily. I was wondering if it would be possible to visualize the...

Hello, I am wondering if everything is still good with this program and if it is still useful and working as expected on newest versions (macOS Big Sur). I am...

It would be great if coffeelint would support annotatins in comments like the following and show them as warnings: - `TODO`: describe missing functionality that should be added at a...

enhancement
new rule

Something like the following: ``` coffeelint -O ./linting.out ./index.coffee ``` Would generate a file called `linting.out` and save the output in there. This again is a feature for the long...

enhancement

This can easily be done by with something like grunt but maybe it is not all that hard to implement this function into the core of coffeelint. ### Explenation I...

enhancement

Looks like the 'likes' scope is only available if you submit your app to review by Instagram: From the documentation (https://instagram.com/developer/authentication/#scope): > Note that in order to use these extended...

Hello OBS Midi People, Fans, and Creators, I was wondering which of the two obs-midi repositories is the most current as of right now? Which one should be considered the...

enhancement

I'd love to see an addition to make it so that I can encode a url but leave the URL part working. Example: `https://PushNotice.chat/api/v1/chatnotice/?idChat=xxxx&secret=xxxxx&level=info&namespace=xxxxx&env=production&text=My message goes here&[email protected]` This should be...