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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
I have 40 css files in my project and when I open an inline editor for a p tag, I see a long rule list for the inline editor. So the css code shown in the left side is shorter than the list. If I click somewhere on the left under the last line of code, the focus seems to be lost and there is no IP (insertion point). It should be shown at the very end of the CSS code.
If I press Ctrl+E to collapse the inline editor, it won't work.
I have 40 css files in my project and when I open an inline editor for a p tag, I see a long rule list for the inline editor. So the css code shown in the left side is shorter than the list. If I click somewhere on the left under the last line of code, the focus seems to be lost and there is no IP (insertion point). It should be shown at the very end of the CSS code.
If I press Ctrl+E to collapse the inline editor, it won't work.