CosmoX
CosmoX
神Chrome插件[Grammarly](https://www.grammarly.com/) ,在GitHub和stackOverflow发帖子时候顺便改语法毛病,潜移默化之下提高英文能力。
Same as https://github.com/Nightonke/Gitee/issues/16. I prefer GitHub OAuth integration over username && password, since it provides a clearer picture about within what scopes the app would handle my data. On the...
Good idea.
I use a small script to switch between my personal and the enterprise accounts which essentially toggles the `.leptonrc` field `enterprise.enable`. https://github.com/hackjutsu/Lepton/wiki/Configuration But I agree it's preferable to have the...
This is an interesting idea:) - https://github.com/kevinsawicki/tray-example - https://github.com/hackjutsu/Lepton/issues/67
@tschinz Thanks for the suggestion :) Since I'm not using Bitbucket, I don't have a plan to integrate its snippet system. Luckily, Lepton's snippet APIs are encapsulated in an independent...
Simply play with the code and contribute to the project if you find strong interest in this feature.
@darkworks Thanks for your suggestion! Adding a local DB support is a good idea. Feel free to play with the code and send a PR if the result turns out...
@Mesod Thanks for taking this initiative! Lepton uses Redux to maintain its states. The most intuitive implementation for a local database integration is 1) Persist its redux state to a...
@maxjing Simply send a WIP PR and we can have a discussion there:) Thanks for contribution:)