DisposaBoy
DisposaBoy
I don't understand the isssue.
I think it's because it uses `http://` instead of `https://`. All that code is going to be deleted so I ported it to the new version of margo. With the...
@bminer No, the code will be deleted so the whole `share` feature will be removed, but the reducer I mention effectively does the same thing.
Good point! I'll too a big cleanup of the issue tracker soon™ I'll leave this one open as a reminder :)
The `margo.go` file should only be present if you previously manually switched to the new margo implementation, the development branch just happens to have some API breakages. And in that...
I can just add a special-case for `source.sem.go`. I will push a new release later today or tomorrow, but in the mean time you can change pattern for `_scope_lang_pat` in...
https://github.com/DisposaBoy/GoSublime/issues/852 would probably help here... but there's so few of them (less than 10), so I don't mind just duplicating the bindings until I get around to auto-generation. Many of...
I don't really want to remove it because the ST Go package contains annoying things like snippets that can't be disabled and the work-around was to disable the Go package...
where can i find documentation for the golang asm? all searches lead directly back to plan9 but i'm almost certain that they've deverged in some way
thanks, i'll and try and have look at it this week