Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DisposaBoy/GoSublime

A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
https://github.com/DisposaBoy/GoSublime

sync

d9dea046b291baf4c8ad431f18ea3093ad13837d authored about 12 years ago
sync

315ec5128214ee49dd6e2b5a4940977e430dba11 authored about 12 years ago
sync

cf7125e4ed649ef7990e63ae324c4c40fb78353d authored about 12 years ago
sync

7f30e788fb18205a7077b71b208b175a6b99444d authored about 12 years ago
sync

0d70e60a70b3ff15ac47f3518e7d5665b81ad637 authored about 12 years ago
sync

bde8c694e4aed271c0c71736f506c070d04aa745 authored about 12 years ago
sync

183df366d5426995e9daa3ea78f0ec32dce04b9b authored about 12 years ago
sync

82c09ad81c7cf8a3768027228a21439f9ec68c88 authored about 12 years ago
sync

21309e60780cf9f57d76f680fa170aa682694000 authored about 12 years ago
* guard against invalid selections

0bc05c906742f089c18ca7242e1a534a84cbb429 authored about 12 years ago
* impl regional output

* impl macro-like/binable commands

7006251fc9bf504a06f60f42c1f0df53849af2d1 authored about 12 years ago
* add option to open log file

8b18c98d3be316c4fbcbaab9a15de4e65f666c89 authored about 12 years ago
* write output to log file

8ce668def6fe3a6096a47585efabd90570a69b65 authored about 12 years ago
set stderr to LOGFILE

set stderr to LOGFILE instead of discarding any possible errors

8e519ad654d7d76baf8b7ca115cfe535384bfe60 authored about 12 years ago
add LOGFILE and DEVNULL file objects

91b1bd800ca9e02f645bedc93f533c44c6ff9a8e authored about 12 years ago
sync

25a150f94375a7ac6ffeab0531873829c07674f5 authored about 12 years ago
* partially impl cancelable 9 play command

b8925a3d9056a7d0797852677a75bb7d82979566 authored about 12 years ago
* add basic/experimental 9 play command to gscommander

2e767b0cda3014421bd5cce1318e481d421d9786 authored about 12 years ago
* enable mg9

e2118284ef1ae6856cf5a63d8436d0c73b165b7f authored about 12 years ago
* fix stderr invalid handle

3090c2e7117d4497e21d4d853f7e785742004b0f authored about 12 years ago
* fix input arg passing

61b8ca951678ca449550b0bd01fcd20d32e6b381 authored about 12 years ago
* use the traceback for popen errors

1ab6f7a1403e4832df51086b77673c5166197c4f authored about 12 years ago
* impl mg9 ipc

7e7db1f2589bb9317b0ca0f6bb433d2cb7b46a13 authored about 12 years ago
* add popen wrapper to replace gscommon.popen

0b68b074a0a15dc7f7aedafa9d97932721d1d8e9 authored about 12 years ago
* impl init code helper

* app support for an extra layer of on top of env()

631021c66b9810c3c05eb43583a09be66e456c85 authored about 12 years ago
* add support for generating libpath based on the user's GOPATH setting

b85f7fc69c5f2aa9f9e0c294c4532804035d2047 authored about 12 years ago
* try to ensure 9 dir always exists

edfdd1fcde824e77804fcaf92ba0f1d1cae37f59 authored about 12 years ago
* correct release id

6e70d3e7d814d19ec3345318b89fac0dd4f6d778 authored about 12 years ago
* restore windows goto definition keybinding

458525fcb10ec7f2568ba91dd8d2472db86f6560 authored about 12 years ago
* add a new setting to tell gocode whether or not to show the builtins

fa25293b3ebf6d5071891b68e55f81dc2f2c584a authored about 12 years ago
* gocode attr namespace

90e543a73104dfb3fb6ca574839fdf50f4952f43 authored about 12 years ago
* move gocode into something_borrowed/

* use gs.attr() instead of a global

a87af4f4c05029d4aa025dc583da5040bca928db authored about 12 years ago
* rework the settings and env system: fixes GS_GOPATH being incorrect

c12ecc5cfc6d1ffd41e8bcd533cb71a6e1b0bceb authored about 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

593bc49083ddd2a868e1f8bd5e75c137f5e410cb authored about 12 years ago
fix release id

cea8e5decd6e9a171357ec2ed16815f484299bdf authored about 12 years ago
Update CHANGELOG.md

4c721035fcf235b7617a6d2b7a5047de61e3b543 authored about 12 years ago
* sync the last active project-specific settings

84b090f372b89f2897d13af29fee8da63e8fa9f4 authored about 12 years ago
* copy the settings and do minimal type checking

ac73f5a0a3238d0812111b7061a05554e95a6e29 authored about 12 years ago
* store both the the last fn and the last .go fn

57d2a5f8136cea70a609d92c983b9a78669262c4 authored about 12 years ago
* sync the last activated go file

05836a363f6a0206a3bc37dff76c6856cbb5f4be authored about 12 years ago
* fix typo

* protect against existing attrs whose values just happen to be None

662271d0eac97c126e2a750ab082dbda18d84cb8 authored about 12 years ago
* add global settings store

cf947fef7ed3c200ff7a3f139c1dd8f6c4b1984b authored about 12 years ago
* move general event handling to its own module

b6383f5990782d5aac22fcca8fbd8cdc569e5766 authored about 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

c7730114d3be1a9e29bd32d8bd32d160040babbc authored about 12 years ago
Update AUTHORS.md

add new contributor

ff4534ae41fd7d35196663a7b7039f6c9f4bf8b1 authored about 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

964f823efdada215d3904120f2ab37fe93e8dba1 authored over 12 years ago
Update gscommander.py

* impl `!!` (bash command replay?)

5dae7451d1e9adaf2e4f2923fccf7b2d0eff89ee authored over 12 years ago
* add support for generating gocode's libpaths

* add support for returning all env vars

cd9c9efc1ab9252ba4b6c33380307ace813bdb45 authored over 12 years ago
sync

88d2abd49b4728fa2546b176e6c8b2180428dfba authored over 12 years ago
* move packages into own namespace to prevent confusion

743e6de1815635a8a74374faecda2db8fd439156 authored over 12 years ago
* bundle

d621879517f3ad5b65944ffc904e7dfc7bf5f64d authored over 12 years ago
* move into GOPATH

e3b094d75819e5bd49d8c300144ad6c22f9355c9 authored over 12 years ago
Merge branch 'master' of github.com:DisposaBoy/GoSublime

e3cb48fa07d95fc8b125595058a3c8a707786cb0 authored over 12 years ago
* bundle

02dd245156c0824732c537ea65fc6a446bda9bcf authored over 12 years ago
* sync

2bb7bb0ff9388295be36ea9e0ab23bd1a21537ef authored over 12 years ago
* add new thread handling helper

481ba103648a11a2c8d8c0c9d758eb1b56e78f31 authored over 12 years ago
* move gocode into the third-party directory to keep consistency

7bc8feb095df15be3705c22c919b1a7e47549b56 authored over 12 years ago
Merge pull request #146 from AlekSi/patch-1

Support %q in strings

abb7400db7ac08cc59f58f02e64f84c3d9054f09 authored over 12 years ago
* use gs.json_encode/decode

0d5b78501b98b4498f75a5fc2c3146c9434fa87e authored over 12 years ago
* add json helpers

40a13f42458a8965fd9d8bfa2d884308fefa8e4a authored over 12 years ago
* cleanup imports

6539d1d8dc08816ff0997c246f6a1703a1041586 authored over 12 years ago
* honour the force_install arg

fa82b7206a520bac4fb6ecf3cbad7e302eda5d4e authored over 12 years ago
sync

699770d0cd510184f6cfeca41ecfa1409108d6b6 authored over 12 years ago
* kill gsbundle

ff3bc2690a37861bfb7020d813480e345142be5a authored over 12 years ago
* impl one-shot mg9 calls

4bc7fca4772e2c1ca95af7a5101cde387e29ef1b authored over 12 years ago
* expose stderr

1846aedf1f8d5600417c656eb8c56bbbbf7c10b9 authored over 12 years ago
sync

ccf3e264cd9625da6295d4434b1cf219b4c837d8 authored over 12 years ago
* add support or base64 ecoded do arg

e3ae5d1b0bf923149fb7fb38c3d83f928e0c5664 authored over 12 years ago
sync

c864c51194b0a45058e730e5ffc4a84a2b7fa5ab authored over 12 years ago
* impl one-shot operations

a0337d9d96f397cc1816e3b299562d83cc758685 authored over 12 years ago
* use mg9 gocode

5802b1569ae4205e7eae242bbacf3cdbc902002b authored over 12 years ago
* initial commit

a3d3c4997708f8f5bce7f95ebf9ed95cd8a48a9f authored over 12 years ago
* add list helper

ac1834976d048259f1de9b42373c229127b311a5 authored over 12 years ago
* add single-action helper

* allow set_status

2e32feb8e074ff88a4115146807d1d29b88140be authored over 12 years ago
* add helpers for a shared aux settings file

1fe65aba73b017294d03b389075aee220db57e82 authored over 12 years ago
sync

b4594281482d1dc4a144d46a6d1cc81f8e633fbb authored over 12 years ago
...

2c6e66540207c9a5d88d9ed08a9ff0f5b6e4ca94 authored over 12 years ago
...

7201868f3fe082c2d49f062b82089dac55ff6163 authored over 12 years ago
...

0ae691abd48b666b0924eaf74889093a8b03ad51 authored over 12 years ago
...

c7d3f73445e61c5b522199d649400336b56c6ec0 authored over 12 years ago
sync

6ae11510dbb69308928f1b4618b0a1b8662f0ac0 authored over 12 years ago
sync

0507b3f17f06f98504041a213aca35e8473a1d13 authored over 12 years ago
sync

fcd08dc2f92045e5d4cd225f65e2ffea0ab59829 authored over 12 years ago
* add

57c6bbe0256bc5284f386d297a574a0fd5e58902 authored over 12 years ago
sync

395ab609af7eee329ff2eece82b13ba5526503c5 authored over 12 years ago
sync

fc819f6eba2e46dc164f2c39c6df87c6d475777e authored over 12 years ago
sync

25b8f59de21494e3379a8acd1c2fd75e3f0163c4 authored over 12 years ago
sync

1a99d1c6e0f25f5a905e3b47fe868a3f70b04c84 authored over 12 years ago
sync

b30f9daa6360e62d4049bdd3dd79f1f0000ab987 authored over 12 years ago
* rename margo dir to margo9 to prevent confusion

af870d66e0004d8e8d6ac61ed2579334b6d8d4b2 authored over 12 years ago
* add new helpers

0dad0d7d8d619d88d9e3079ae0fc459e3796d5a4 authored over 12 years ago
* impl `go run` support

b49ea51dba1e1c0e0441a9f8a472d17902a1f973 authored over 12 years ago
* make hello behave more line an echo

d1e80b112a23a3b10f41db5df80a74de256b3c35 authored over 12 years ago
* pass broker obj to callers

9658163121cf13a626d2de048e5c3e1fd3b4509a authored over 12 years ago
* remove mention of the tab delimiter

a472e3a2058e56e89d28ade4548ed9ffffdbc349 authored over 12 years ago
* simplify the decoding

* drop requrement that the line be delimited by a tab

2db1fe841e2f37012f4b9c61fc1fe81cf1b015ae authored over 12 years ago
* remove arger interface and require all methods to take an arg(themselves)

ecb95f5420ecc5363bd7c8b261141ada79a85ac6 authored over 12 years ago
* impl menv

f6db90b3156fdef961e4d4083c4ae417753ac6c9 authored over 12 years ago
* remove test file

19361f2ad12189d0ab88fa7f63a7f20863f9e045 authored over 12 years ago
* remove dead directory

fc34a3663da23538ee7ade18a23f158adfeefe06 authored over 12 years ago