You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after applying PR #901 (- (array item) suggestion was missing for some specific situations, for example: enums.)
the inserted text - (array item) includes also a new line symbol
the problem was there before that PR, but it's possible to reproduce it by the test case mentioned inside the PR:
Describe the bug
after applying PR #901 (
- (array item) suggestion was missing for some specific situations, for example: enums.
)the inserted text
- (array item)
includes also a new line symbolthe problem was there before that PR, but it's possible to reproduce it by the test case mentioned inside the PR:
https://user-images.githubusercontent.com/38421337/252634068-a856895b-f708-4dc9-917f-7b97a7b9988b.png
Expected Behavior
the yaml after insert should looks like
so no extra new line
Current Behavior
Environment
probably all
The text was updated successfully, but these errors were encountered: