condemil / gist

Sublime Text plugin for creating new Gists from selected text
MIT License
725 stars 136 forks source link

Open Gists #138

Closed bcorreia closed 10 years ago

bcorreia commented 10 years ago

The Open Gist menu is no longer displaying the Gist description. Also, the typeahead functionality does not fetch all the Gists as it used to do. It’s now limited to 30 even though the preference is set to 100. Any suggestion?

fleef-gist commented 10 years ago

Similar issue here... Open Gist only returning most recent ~30 gists in scope. Have tried regenerating the token but no change. Issue persists in ST3.

zellwk commented 10 years ago

I faced the same problem as well. Gists were super useful in my workflow previously and I'm suffering from this heavily right now

bcorreia commented 10 years ago

Re-install will fix it.

fleef-gist commented 10 years ago

Reinstall did not fix - can you offer any other advice?

Have added

"max_gists": 100,

to gist settings but no difference. Are we still limited to most recent 100 gists? Really confused at this change, the ST2 integration was the only reason I was using gists.