Daniel P. Shannon

Results 13 issues of Daniel P. Shannon

Just flagging that this turns out to be a little too direct a lookup technique: https://github.com/nkt/atom-autocomplete-modules/blob/2961f55ee42e0d2d84ab70c34f20562de04a2a48/src/utils/export-module-completion.js#L51-L52 It was crashing for me in a monorepo, where the folder structure looks something...

Hacktoberfest
help wanted

šŸ‘‹ Hi there! I managed to produce a crash by getting my account into a bad state and authorizing the app with put.io. My account had been suspended without my...

bug

Hi there! I hate to pile on with this particular issue, but after reading through the other tickets dealing with it I'm still having some trouble with "serverRenderer is not...

šŸ‘‹ Hey folks! I was hoping you might indulge me in a trivial, nattering design question. I've been working with Neo4j.rb to build out a model for a `Post` object,...

:wave: Hey folks! I wanted to flag a kind of gnarly issue with `update_attributes`: it seems to temporarily reencode strings as `Encoding::ASCII_8BIT`, until the updated model is refreshed. The strings...

This change updates the plugin's public API to support `stylelint-order`'s settings for linting empty lines in and around property groups.

These changes check the current package manager before executing a script. If `yarn.lock` is present, we run `yarn run ...`; otherwise, we fall back to NPM.

:wave: Hi there! I've been having a little trouble logging in to my account from the macOS screensaver settings. After a little poking around, I discovered that HTTPS connections to...

I'd like to suggest that Pandoc allow attributes to be attached to any Markdown element, not just code blocks. So for example, if it encountered this: ``` #{.main} Header ```...

enhancement
complexity:high
status:more-discussion-needed
AST change

:wave: Hey there. I have a question regarding the note about running a separate auth server in `spotify.forceWebApiImplementation`. I’m considering switching over to the web-API implementation exclusively, since I’m seeing...