brianush1

Results 2 comments of brianush1

I think it's worth mentioning this issue also applies to global functions, such as: ```d int bar() @property { return 2; } ```

It seems to work with the default configuration, but not under the x11 subconfiguration. Also, shift+tab doesn't work even on the default config if you're focused on an EditLine, but...