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
Suppress (editing of files in a locked environment, editing of files locked by another user) via VSCode and Management Portal (test specifically for production) as early as possible.
VSCode allows to start editing the class.
When attempting to save the class, an error is shown (that it is not possible to save/compile it)
But the user still sees the file as changed
(by closing the file and opening the file again the changes are not there anymore though)