AL icon indicating copy to clipboard operation
AL copied to clipboard

Code Action : Convert to use new ActionRef syntax ... is truncated?

Open fvet opened this issue 3 years ago • 1 comments

Please include the following with each issue:

1. Describe the bug Not sure if this is VS Code / setting / AL related.

When trying to use the new 'Convert to use new ActionRef syntax ...' code action via the light bulb on a 'Promoted = true' code line, I get below suggested code actions. It's not clear to which scope each action belongs... ('--> Apply to ...' is missing)

image

3. Expected behavior At BC Techdays, below actions were presented

image

The code actions text should contain the scope / full text ('--> Apply to ...').

4. Actual behavior The code actions text is truncated.

5. Versions:

  • AL Language: v10.0.687650
  • VS Code: Version: 1.72.0 (system setup)

fvet avatar Oct 07 '22 07:10 fvet

I just wanted to report the very same! image

NKarolak avatar Oct 13 '22 07:10 NKarolak