Stefan Endrullis

Results 70 comments of Stefan Endrullis

I have the same issue with Easer 0.7.8-beta (installed via F-Droid). I'm using a Samsung Galaxy S5 Plus (SM-G901F) with Resurrection Remix OS 6.2.1 (Android 8.1.0). I'm a bit surprised...

The patch seems to work. It's a pitty that it did not get included for over a year.

I'm using (K)ubuntu and had the same problem. I uninstalled the package libappindicator3-1, restarted thunderbird and now everything is back to normal again (number of unread messages are shown and...

Indeed. Can confirm the behavior. Local template files do not work anymore. :( I'll try to look into this within the next days.

Yeah. I already tried to add support for C#, because I'm using it, too. Unfortunately, Rider is completely different from IDEA. It has nearly nothing in common with IDEA, because...

Today I learned that ReSharper 9.1 comes with a feature similar to "postfix templates". It's called "source templates" and can be configured by the user: https://www.jetbrains.com/help/resharper/Source_Templates.html

Status update: According to https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000670130/comments/360000161480 there is a simple C# parser coming in Rider 2018.3 EAP2. I will take a look at it in the next days it to see...

Rider consists of a small Intellij IDEA side and a plugin called ReSharper. ReSharper is also a plugin for Visual Studio to provide a nice code editor. My plugin is...

No changes since 2018. :\

Unfortunately, this is more complicated than I thought. The StringBasedPostfixTemplate does not support this kind of patterns. :(