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
We'd basically do all decorations through a mockable interface and then dump them along with the rest of the yaml. For actions that decorate twice, we could track both, and compare document contents at time of decoration to initial and final state, and then store them as pre- or post-decoration based on that
We'd basically do all decorations through a mockable interface and then dump them along with the rest of the yaml. For actions that decorate twice, we could track both, and compare document contents at time of decoration to initial and final state, and then store them as pre- or post-decoration based on that
see https://github.com/cursorless-dev/cursorless/blob/main/src/core/editStyles.ts
The text was updated successfully, but these errors were encountered: