jarommadsen
jarommadsen
I've reproduced this as well. In our case it comes from pages with django forms. In some cases this is fine but on pages where those forms are filters for...
Also maybe the ability to toggle on/off timestamps altogether.
My thoughts were to make it look a bit more like a regular discord message. Inline makes it a bit hard to find who it is that sent the message....
What kind of help are you looking for for this?
If it's helpful, the way that Slack threads work is they use the `thread_ts` property which is set to the parent message's `ts` property.
If you write up a quick contributing guide I don't mind taking a stab at it. I'm unintimidated by the codebase although it seems that the code is duplicated per...
I installed Better Comments (with ELPS support) and it worked for me. https://marketplace.visualstudio.com/items?itemName=AmirHA.better-comments-2
@roberts1000 I think I wasn't clear enough in my original post but the functionality I'm after is to reduce the amount of time running the same test multiple times is...
On MacOS with the same issue. Downgrading to `1.0.5918` worked.