realqpat

Results 4 comments of realqpat

Correct @DzmitryHumianiuk I was looking to have a multiValueAttributes combined with a single attribute like this ```java @Attributes(multiValueAttributes = {@MultiValueAttribute(key = "Group", values = { "group1", "group2" })}, attributes =...

@DzmitryHumianiuk I'm having the same issue reported (attaching a single HTML to ta launch) Any idea when this will be fixed ?

Correct.. when I open the HTML within RP (open in new tab), it's missing the css. But if I download it, it's displayed properly We are migrating to RP and...

I had the same issue as reported here https://github.com/microsoft/vscode/issues/162615 It turns out that I have 2 `Reference Search View` I disabled the one from microsoft and that fixed my issue...