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
- previously developed and tested in the sane-indentation package (> 0.9).
Refer to atom/language-javascript#594 (comment)
By itself this does nothing. The new logic is only used if the language package for the current language contains the necessary configuration (e.g., which scopes to indent on). So this PR goes together with, e.g., FILL-ME-IN in language-javascript.
Updated: now without the need for 'precedingRowCondition' callbacks in the languages-specific configuration
0 commit comments