Wrong alignment while adding placeholder for class instances #2998
Labels
component: hls-class-plugin
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Steps to reproduce
With the following code
Execute code action to add placeholder for
==
with signatureExpected behaviour
Actual behaviour
It only happens while the instance definition is at the last line and there is no extra line later. It doesn't matter before we have
add instance signature code action
but will result in errors after #2920.The text was updated successfully, but these errors were encountered: