workgroupengineering

Results 114 issues of workgroupengineering

Hi, I have some questions - VS 2022 17.8.3 Does `AddQuickFile` have the same functionality as `AddAnyFile`? - In `AddAnyFile`. - is there a way to add multiple files. eg:...

enhancement

Do you have any examples of how to sterilize the AST? I tried with System.Text.Json but I get empty files.

## Is your feature request related to a problem? Please describe. Speed up writing a Style Selector. When Copy Selector using [DevTools] treeview context menu, it put text like this...

enhancement

## Expected behavior Internal members will be display. ## Cuttent behavior Internal members are displayed randomly. ## What PR does The current code assumes that the TargetAssembly is the first...

## Current behavior When call `Fit All` , the extremes of the view are not visible because they are covered by the scrollbars. ## Expected behavior View displayed all. ##...

Allow Intellisense displays only the elements related to the current context ## Current behavior ![Before](https://github.com/AvaloniaUI/AvaloniaVS/assets/12531229/94e8fbf4-e41a-4048-8e96-fa8e7cc2bf2e) ## Expected behavior ![after](https://github.com/AvaloniaUI/AvaloniaVS/assets/12531229/3505902a-fa1e-4501-8e27-25ad5cff0408) ### After PR https://github.com/AvaloniaUI/Avalonia/pull/13104 ![after](https://github.com/AvaloniaUI/AvaloniaVS/assets/12531229/5e9db200-f59e-4545-848d-e247f7110a8c) ## How does it work -...

### Describe the bug Intellisense does not work ### To Reproduce - Create App from `Avalonia from Cross Template` name ATI - Set Target net8.0 - Build - Try Intellisense...

bug

### Describe the bug When you start writing the `classes` property on an element, Intellisense does not propose the `Classes` property. ### To Reproduce #### Do not work ```csharp [Fact]...

bug

### Is your feature request related to a problem? Please describe. Allow possiblity select preview form factor like UWP Xaml Designer ### Describe the solution you'd like Add like this...

enhancement