Hong Minhee (洪 民憙)
Hong Minhee (洪 民憙)
Okay, to represent dates in those alternative calendars in `namedtuple`s would be okay. If anyone sends a pull request to implement it, I am going to happily review the patch.
Thanks for your effort, but I fixed #39 by myself: fea1c3e825710d1a4d304884a0d9a3c9046fe7ef.
Yeah, I indeed am using that workaround. The result code contains the comments and I thought it may deliver false intentions or things that I don't want to expose to...
Actually I use Heterocephalus for generating Python and JavaScript codes. As they both have their own comments, I currently stick with a workround mentioned above. The problem is that its...
Although using a no-op function barely works, since its syntax is quite picky (e.g., need to escape a double quote), I personally am not likely to use that.
Sorry for the late response. I would appreciate if you're going to add the own comment syntax to Heterocephalus. 😄
While this project currently uses Microsoft's [office-ui-fabric-react][1] for UI, we are willing to switch over to an any completely different UI framework to make its UI fancier. [1]: https://www.npmjs.com/package/office-ui-fabric-react
No matter how it would look like, I'm sure that we need to any way to manage *contexts*. The current logging-spinner has nothing about this at all. One thing making...
AFAIK the headless currently uses [`Web3KeyStore.DefaultKeyStore`][1] which sees the system default path (`$HOME/.config/planetarium/keystore` or `%AppData%\planetarium\keystore`). In order to specify a different key store path, the headless need to instantiate its...
I'm in favor of adding a `sort=True` option to the `iterfzf()` function. Please open a pull request and I'll review it.