Skip to content

Formatting on typing match case #28

@rudolf101

Description

@rudolf101

Description

Formatting on typing match case doesn't work

To Reproduce

Steps to reproduce the behavior:

  1. Run Visual Studio Code extension.
  2. Write this code:
a = 0

match a:
  1. Press Enter after match construction

Expected behavior

One tab in the next line

image

Actual behavior

No tabs in the next line

image

Visual proofs (screenshots, logs, images)
image

Environment

OS: Windows 11 Pro 21H2
JDK: Amazon Coretto 18.0.2
Intellij IDEA: Build #IU-221.5921.22
Visual Studio Code: v1.70.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions