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
This only seems to occur when the Vue plugin is enabled and the project in question has Vue components to “activate” the plugin (using PsiViewer, the file is parsed in both Silverstripe and Vue languages).
This only seems to occur when the Vue plugin is enabled and the project in question has Vue components to “activate” the plugin (using PsiViewer, the file is parsed in both Silverstripe and Vue languages).
This template appears to trigger it consistently:
Backspace won’t clear the whitespace before the opening
<h2>
tag, but the delete key will.Things to investigate:
.ss
files, but not.html
filesPsiWhiteSpace
elements instead of one bigSS_TEXT
lump will solve this.ss
files - this probably isn’t desirableThe text was updated successfully, but these errors were encountered: