Vojtech Machacek

Results 12 issues of Vojtech Machacek

when i want to add policy to policies.json with follows new standard, what is the install_url value? In other words where is the latest xpi installation file hosted? so far...

First off, thanks for this app, it's very useful Because from the nature of this app, it will be running for a long time in a background, so the presence...

enhancement

### Describe the bug When I do where clause in the query it does return 1 row while running same query in the web ui returns ~20 ### Related command...

question
customer-reported
Monitor
needs-author-feedback
no-recent-activity
Auto-Assign
Azure CLI Team

ability to add params of same type

fixes #63

Ability to add "#warning" on property

I'm adding one file which has several classes in it - for this I have one `CodeBuilder` where I call `AddClass` many times. What I want to achieve is to...

I'm not sure if I'm doing something crazy but I have this code ``` .AddConstructor(Accessibility.Public).WithBaseCall(new Dictionary() { ["IPage"] = "page", ["string"] = "absolutePath", ["string"] = "elementPath", }) ``` which will...

please add support for records, now this wont do anything ``` [Cloneable.Cloneable] public partial record Foo(string Bar); ```

**Description/Screenshot** When I log IPageViewPerformanceTelemetry part of its is `domProcessing` but its not showing up in the console **Steps to Reproduce** - log IPageViewPerformanceTelemetry with domProcessing property assigned - query...