edgimar
edgimar
I realize that object pascal isn't as popular as languages like python or C++, but it would be wonderful if there were a parser for object pascal available. Here's a...
While I can and will install from git, it would be more convenient (and maybe more people would use it) if the plugin were installable directly via the eclipse marketplace.
Using TF 1.2.0-rc1 on Ubuntu 16.04. There are cases where `tf.foldr` should work, but is unable to because of a restriction that the first shape dimensions be identical for all...
I am trying to use `[serde(serialize_with = "myfunc")]` to serialize a `std::time::Duration` type, where `myfunc` is defined as: ``` fn myfunc(duration: &std::time::Duration, serializer: S) -> Result where S: Serializer, {...
It would be great if Ambie also included a multi-band equalizer that could be used to postprocess generated sound before it is sent to the speaker / headphones.
Currently the "new note" option from the notification drawer defaults to using whatever notebook appears first based on the sorted list of notebooks. It would be convenient if it were...
Assume I have an org-file that looks like the following: ``` * headline A - item 1 - item 2 * headline B some text ``` If I load this...
It does not appear to be possible to view historical data via a widget. It would be nice to be able to get a visualization similar to what you see...
Same issue as reported [here](https://github.com/xiamaz/YabaiIndicator/issues/5): It would be convenient to show only spaces that have windows assigned to them, instead of showing all spaces, even when they are completely empty....
Saving the session when a tmux session exits / completes seems like a sensible default behavior. Would adding this be possible? Is there a tmux exit-hook that can be tied...