Chris
Chris
This is still an issue in Atom v1.38.0, ex-mode 0.18.0 ([latest version](https://github.com/lloeki/ex-mode/releases)). ``` atom.showSaveDialogSync is deprecated and will be removed soon. Please, implement ::saveAs and ::getSaveDialogOptions instead for pane items...
jplattel merged a PR that fixed the issue for me. Give it another try and see if that works for you. If it still doesn't work, try: enabling developer tools...
I have the same issue. This looks like a bug in microsoft-kiota-serialization-json 0.3.5: https://github.com/microsoft/kiota-serialization-json-python/issues/83 Downgrading to 0.3.2 worked for me.