TC Liu
TC Liu
@polynoman I think we cannot. This package is capable of translating settings page, top menu bar items. ref: https://github.com/liuderchi/atom-i18n/blob/master/spec/config.js
Apparently this package cannot handle all kinds of package translation. (in best effort it can translate common sections like *MENU-BAR: Packages > ...*) [Some suggestion](https://discuss.atom.io/t/state-and-plans-of-atoms-internationalisation-why-is-this-still-not-in-core/23315/9) has been proposed for plugin...
@jcze9 thanks for reporting π Starting finding the root causes...
@j-f1 you may try `/template ReplyRef --num 5` since we have [`.github/ReplyRef.md`](https://github.com/liuderchi/gh-template-bot/blob/master/.github/ReplyRef.md) here π Hopefully the bot help message is not confusing Any feedback is really welcome.
added [`.github/duplicate.md`](https://github.com/liuderchi/gh-template-bot/blob/master/.github/duplicate.md)
/template di
## Description ## Expected Behavior ## Actual Behavior ## Possible Fix ## Steps to Reproduce 1. 2. 3. 4. ## Context ## Your Environment * Version used: * Environment name...
@krazyjakee This requires more investigating for developing such chrome extension. Right now you can consider GitHub's [saved replies][saved-replies] and [how to create one][how-to] for non-tech people. [saved-replies]: https://blog.github.com/2016-03-29-saved-replies/ [how-to]: https://help.github.com/articles/creating-a-saved-reply/
Thank for noticing this PR. Really hope this package would have more markdown syntax support. If I had time I'd like to study how to parse **list item** and include...
> ... If you would like to try another parser, you can use this option for development. Thanks for pointing out s.t.nav supports custom syntax parser. I will have a...