Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no formatting happens for included case #21

Open
eddydebaere opened this issue Nov 24, 2021 · 0 comments
Open

no formatting happens for included case #21

eddydebaere opened this issue Nov 24, 2021 · 0 comments

Comments

@eddydebaere
Copy link

in example case below, formatting does not start:

myblock : block
constant c_tmp : t_list := (
first => 3,
next => 4
);
begin
end block;

When '(' is on the next line, then formatting is OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant