puschie286

Results 37 issues of puschie286

The main purpose of opening a csproj file is to manual edit something - the preview mode is not useful most of the time, its just adds an additional click...

type: feature
intellij

It seems that im somehow blind, because i cant figure out how to configure the target (project/solution/directory) for the @nx-dotnet/core:test executor. extraParameters does not override existing parameter, so its not...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. We...

feature-request

**Describe the bug** Boolean default values are resolved as class instead of primitive type. Generated output looks like this: `public bool Test { get; set; } = Namespace.bool.False;` Object description...

### This issue is unique. - [x] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System Windows x64 ### Version information...

confirmed-bug

### What version(s) of WoW are you using? Retail ### What problem are you experiencing that led to you asking for this feature? Almost every gray item is listed for...

enhancement
retail

### Feature Description Component class properties are recognized in auto completion but not for usage. It should include the definition + usage in the component class Currently (blade file): Should...

under discussion - investigating solutions