James LaChance

Results 17 issues of James LaChance

Is there any planned support for other completion managers, such as Deoplete?

enhancement
help wanted

It would be awesome if `gf` while inside `route('route.name')` would take the user to the route handler. I figure maybe this feature could leverage `artisan route:list` behind the scenes. This...

enhancement

Right now the very first `\` is left off of the string when calling `ClassExpand()`. The only time I try to expand a class is when it's inside a function...

enhancement

Something I wish all mysql shells/cli clients had is the ability to easily browse to a related record if the foreign key is setup. Example: a posts table has a...

In #401 I added a new strategy for `shtuff`. In my own config before this was merged, I had `g:shtuff_receiver` as the variable. @jesseleite pointed out that I might want...

My apologies if this isn't the right place for this, just direct me where to go otherwise. I'm on a particularly special setup with a project I have, and I'd...

DiscordDJ Crash Log ``` Message: write EPIPE Code: EPIPE Error: write EPIPE at exports._errnoException (util.js:890:11) at WriteWrap.afterWrite (net.js:767:14)% ``` This happens when I add a song to the queue. Specs:...

I've tried to `:Gista login` and it says `Login into GitHub as FatBoyXPC` but doesn't do anything else. I get no error messages or anything. I'm not sure how to...

question

Damian Bias has requested to have a page similar to [Persons Search](https://www.worldcubeassociation.org/persons?&search=) that also searches organizers

REMOVE: polish-fun
PRIORITY: low-priority
REMOVE: idea (given "feature-request")
TYPE: feature-request

I'm using [sheerun/vim-polyglot], which makes use of this (and several other packages). It looks like indenting correctly on elements with attributes on their own line works differently than I expect....