JetBrains: enable suggestions dropdown multiple lines display
Created by: taras-yemets
Closes https://github.com/sourcegraph/sourcegraph/issues/35546
Reset suggestion line height to its default value in order to show more items inside suggestion dropdown. Partially overcomes the effects of this monaco editor issue (thread).
Test plan
Tested locally on a standalone JetBrains extension (see Loom).
App preview:
Check out the client app preview documentation to learn more.