DisposaBoy

Results 22 issues of DisposaBoy

It would be nice if gocode offered completion of struct fields. I can do it on the client side by placing a dot after the type and then requesting completion...

FeatureRequest

https://blog.golang.org/generics-next-step https://github.com/KurokuLabs/margo/issues/138 _Hopefully we aren't jumping the Sharknado on this one._

- [ ] Update installation instructions - [x] Implement the update notifier https://github.com/KurokuLabs/margo/issues/41 - [x] branch **current** `master` to `legacy` - [ ] switch PC to `legacy` branch, if possible

add helper to fill out json struct tags

FUTURE/FEATURE

The `.r` keybinding is handled specially by GS which already knows that the user wants to see the output and therefore opens `9o`. The `.actuate` command doesn't have any of...

With most things moving into margo, it makes sense to auto-generator the keybindings because they're always falling out-of-sync and being static means that the bindings are always defined, even if...

find all references to a local variable. ctrl+d is not very nice as it's file-scoped

FUTURE/FEATURE

9o works quite well as a terminal but old habits are hard to break so make 9o more terminal-like instead. - impl single-instance mode: - instead of creating a new...

FUTURE/FEATURE