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
I always thought that vs/editor is reserved for code that belongs to the monaco standalone editor. It seems to me src/vs/editor/common/codecs is only used in workbench/contrib/chat and as such should either live there or in a base component?