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
atom.showSaveDialogSync is deprecated and will be removed soon. Please, implement ::saveAs and ::getSaveDialogOptions instead for pane items or use Pane::saveItemAs for programmatic saving.
It would be good to update the codebase to change these calls!
The text was updated successfully, but these errors were encountered:
This is still an issue in Atom v1.38.0, ex-mode 0.18.0 (latest version).
atom.showSaveDialogSync is deprecated and will be removed soon. Please, implement ::saveAs and ::getSaveDialogOptions instead for pane items or use Pane::saveItemAs for programmatic saving.
In Atom 1.30.0,
It would be good to update the codebase to change these calls!
The text was updated successfully, but these errors were encountered: