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
If I'm just looking at these settings for the first time, it's not clear what the shape of the object is supposed to be, or what the boolean value means.
Also, the notebook setting's description says "a series of codeactions" which implies that there is some order, does it always run the commands in the order of keys in the object or is the order not guaranteed?
The text was updated successfully, but these errors were encountered:
Had a couple chats offline, I'll just be removing the setting for now. It'll likely be reintroduced alongside proper codeaction support later on in the next iteration. There was a misunderstanding surrounding the behavior of editor.codeActionsOnSave, which led to nb.codeActionsOnSave picking up the different functionality.
Testing #180765
If I'm just looking at these settings for the first time, it's not clear what the shape of the object is supposed to be, or what the boolean value means.
Also, the notebook setting's description says "a series of codeactions" which implies that there is some order, does it always run the commands in the order of keys in the object or is the order not guaranteed?
The text was updated successfully, but these errors were encountered: