backend
backend copied to clipboard
Backend for LimeText
~ go get -v -u github.com/limetext/backend/... github.com/limetext/backend (download) unrecognized import path "bytes": import path does not begin with hostname unrecognized import path "encoding/json": import path does not begin with hostname...
macOS High Sierra Version 10.13.3 ``` $ make test # github.com/limetext/backend syntax_test.go:11:2: cannot find package "github.com/limetext/sublime/textmate/language" in any of: /usr/local/Cellar/go/1.9.3/libexec/src/github.com/limetext/sublime/textmate/language (from $GOROOT) /Users/jesse_aldridge/go/src/github.com/limetext/sublime/textmate/language (from $GOPATH) FAIL github.com/limetext/backend [setup failed] ok...
reopening https://github.com/limetext/lime/issues/128. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34773387-sidebar-tree-navigation?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
Reopening https://github.com/limetext/lime/issues/123. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34471240-goto-anything-list-files?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
Reopenning https://github.com/limetext/lime/issues/122. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34471178-goto-anything-quick-panel-list-backend-bits?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/52894750-scan-load-packages-concurently?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
Reopening from [limetext/lime#480](https://github.com/limetext/lime/issues/480) ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/19119388-support-mouse-bindings?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
Reopening from [limetext/lime#294](https://github.com/limetext/lime/issues/294) ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/19111915-support-zip-packages?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
reopening https://github.com/limetext/lime/issues/425 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/33152956-render-create-a-minimal-transcribedrecipie-difference-set?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F15716642&utm_medium=issues&utm_source=github).
I was under the impression that regular git submodules would work for the GO15VENDOREXPERIMENT support. Any particular reason to use glide instead? It just seems to me like an extra...