VS2019 Mercury Behavior

Visual Studio 2019 16.8.4, Elements 10.0.0.2607

At least two behaviors I’ve noticed in Visual Studio 2019 with Mercury that (to me anyway) seem not quite right:

  1. Often when I add a line of code, it ignores formatting rules to automatically indent.
  2. If I type something like “Public Function Foo” and press Enter, it does not add the “End Function”, I have to type that manually.
  3. If I type “Public FUnction Foo” and press Enter, it doesn’t automatically reformat that to “Public Function Foo”.

Here’s a screencast for the first two items, in case I wasn’t clear:

–Avonelle

1 Like

Thanks, logged as bugs://85659 — Mercury: VS Capitalize keywords on typing

Thanks, logged as bugs://85660 — Mercury: VS: Smart-end

Thanks, logged as bugs://85661 — Mercury: VS: bad cursor offset (0) after pressing enter, sometimes

bugs://85661 got closed with status fixed.

bugs://85659 got closed with status fixed.

bugs://85660 got closed with status fixed.