ernestasjuska

Results 6 issues of ernestasjuska

Hi, It would be useful to have a function to jump to another VS Code workspace/folder in another Git worktree. If possible it should create worktree when it does not...

improvement

Hi, CRS Extension removes double quotes surounding field names that start with a number, e.g.: ```pascal table 50100 MyTable { fields { field(1; "1Column"; Code[20]) { DataClassification = CustomerContent; }...

### Prerequisites - [x] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Cmdlets-Utility
Needs-Triage

# PR Summary Currently copying rows containing multiline values out from Out-GridView results in mangled data. Copying it to other programs such as Microsoft Excel breaks the table and puts...

Small

Hi, Add tooltips command does not preserve separating line between properties and triggers Before: ```al action(Open) { ApplicationArea = S4Leasing; Caption = '&Open'; Image = Document; Promoted = true; PromotedCategory...

bug
ready to be released

Hi, In larger apps we end up with large number of objects in rather flat structure: 20 files in src/codeunit, 40 in src/pageextension, etc. At the moment even smaller projects...