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
In application.properties, the auto-completion is smooth when typing any words. But in yml, you need to press . or Ctrl+Space to pop up the window, which is troublesome. I want a consistent experience.
Current Behavior
application.properties
application.yml (need to press . or Ctrl+Space to pop up the window)
The text was updated successfully, but these errors were encountered:
Expected Behavior
In
application.properties
, the auto-completion is smooth when typing any words. But in yml, you need to press.
orCtrl
+Space
to pop up the window, which is troublesome. I want a consistent experience.Current Behavior
application.properties
application.yml
(need to press.
orCtrl
+Space
to pop up the window)The text was updated successfully, but these errors were encountered: