Tobias Bengfort
Tobias Bengfort
Norms may have categories and those categories are displayed in the info boxes. However norms cannot be filtered by categories. The only place where those categories are actually used (according...
If a user clicks a showhide button there is no guarantee that the box that is to appear is currently scrolled into view. This might especially happen in connection with...
trying to create an empty tag leads to a 400 error. It should instead give some usefull error message
It is close to impossible to understand milestone categories because no documentation is given and also because they work completely different than e.g. proposal categories. I had to find the...
When scrolling down before starting a tutorial the bubbles are shifted upward by about the amount you scrolled down before. We currently use version 1.0.3 while the most recent one...
I noticed that `view_matches_criteria()` and `view_matches_query()` are basically the same, so I reused some code. This builds on #1731 to avoid merge conflcts.
as discussed in IRC. resolves #1728 We also discussed adding a "decorations" query for the if-action. I will work on that separately, but this already lays some ground work (e.g....
I believe the current approach to decorations is a bit messy and hard to extend. I tried to propose extensions in #1724 and #1725 with mixed success. If we want...
I really like this plugin, but it feels a bit awkward that it comes with its own definition of what a paragraph should be, considering that vim already has a...
Consider this file: ``` .s ae ``` If you move your cursor to the second column in the first line ("s") and then press `j` two times you would expect...