still-dreaming-1

Results 16 issues of still-dreaming-1

I'm confused, is this an Electron UI for Neovim or a way to integrate Neovim into Atom? I mean, I know Atom uses Electron, but that is not the same...

https://github.com/neomake/neomake/issues/1680 I'm not sure if this is an issue with this plugin or with Neomake. They each work fine separately, but there are issues when using them together.

I have tried to think through all the ramifications of this in the user interface and user experience, so what follows is my suggestions for all of this throughout the...

The supposed "quickstart" is one of the worst quickstart tutorials I have ever seen. It is extremely irritating and demotivating. As far as I can tell it does not contain...

When it comes to testing, I am a big believer in strict equality comparison by default. I think the default way of comparing equality is too loose in most test...

Tab completion is not working for me. I seem to have readline working in my PHP, and I also have the relevant autoloading working. I can't for example use tab...

bug

I was thinking about sponsoring, possibly, maybe. But the link is broken. https://app.codesponsor.io/link/bvezX9B9cTJTidmcB4iikNff/gabrielrcouto/php-gui

What do you think about having variables inside a function compile to local to function scope? Lookup `:h local-variable` in Vim. The main reason I would like this is, as...

If I have vim-phpqa and vim-fugitive installed, a feature of vim-fugitive does not work. I run the :Gstatus command in a scenario where the status buffer will show an unstaged,...

I ran `:TagsGenerate!`, which created a tags file in the project .git directory. But then when I create new files and save them, the `:TagsGenerate` command does not generate tags...