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
it seems this problem cause from vue-mode use mmm-mode.
when workspace store session, only store sub-mode of vue-mode.
ex) when vue[TypeScript] => recognize buffer is only in typescript-mode
ex) when vue[Stylus] => recognize buffer is only in stylus-mode
ex) when vue[Pug] => recognize buffer is only in pug-mode
it seems this problem cause from vue-mode use mmm-mode.
when workspace store session, only store sub-mode of vue-mode.
ex) when vue[TypeScript] => recognize buffer is only in typescript-mode
ex) when vue[Stylus] => recognize buffer is only in stylus-mode
ex) when vue[Pug] => recognize buffer is only in pug-mode
in vue-mode.
try to store sessions.
look at stored session file.
it stored as typescript-mode.
The text was updated successfully, but these errors were encountered: