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
The repro is to modify the includePath field (or likely any field) in the Configuration UI (not directly in the JSON file). If you navigate to another document after making an edit, without otherwise deactivating the text field, the edit will be lost.
Recording.2025-05-23.170653.mp4
It's possible this may be an issue with VS Code itself not delivering a deactivation event that it should be.
The repro is to modify the
includePathfield (or likely any field) in the Configuration UI (not directly in the JSON file). If you navigate to another document after making an edit, without otherwise deactivating the text field, the edit will be lost.Recording.2025-05-23.170653.mp4
It's possible this may be an issue with VS Code itself not delivering a deactivation event that it should be.