Auto Save only when there are no syntax errors in the fileย #204211
Closed as not planned
Description
opened on Feb 3, 2024
As a follow-up to #189895 and my comment in #202928 (comment), this issue tracks the implementation of an auto save feature that will auto save only when there are no syntax errors in the current editor/file. Unlike what was implemented based on #189895, this configuration option would still auto save even if TypeScript or eslint (in the context of JavaScript) report problems.
Activity