Results 24 issues of Daniel

If MarkMyWords could have a filesystem tree browser it would be super awesome! A use case would be maintain own knowledge base (note-taking software, docs, static site source editing and...

It would be great to be able to see the model structure right from NeoVim. Laravel has this `./artisan model:show `, i.e.: ``` [21:27:50] (000) ~/p/m/m/sandbox ❯❯❯ ./artisan model:show Group...

Hello, I've got a mid-sized project (~25k files) with a pretty slow language server (PHPActor). The issue occurs when the CursorHold[I] happens: NeoVIM freezes until the server responds. Would it...

Hello, Is there any chance that QtConsole will support interactive Matplotlib widgets instead of static image / external window? In quite a few cases, quick exploration is easier to do...