Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtomEnvironment.showSaveDialogSync is deprecated. #46

Open
makrus opened this issue Mar 23, 2018 · 4 comments
Open

AtomEnvironment.showSaveDialogSync is deprecated. #46

makrus opened this issue Mar 23, 2018 · 4 comments

Comments

@makrus
Copy link

makrus commented Mar 23, 2018

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.

AtomEnvironment.showSaveDialogSync (<embedded>:1434:11)
saveAs (C:\Users\admin\.atom\packages\plantuml-viewer\lib\plantuml-viewer-view.js:186:25)
HTMLDivElement.<anonymous> (C:\Users\admin\.atom\packages\plantuml-viewer\lib\plantuml-viewer-view.js:99:7)
CommandRegistry.handleCommandEvent (<embedded>:23663:49)
CommandRegistry.dispatch (<embedded>:23552:23)
AtomEnvironment.dispatchContextMenuCommand (<embedded>:1587:25)
@molsky
Copy link

molsky commented Mar 28, 2019

@markushedvall is this project still active?

@tiedev
Copy link

tiedev commented Apr 12, 2019

@molsky very good question

I hope so, because tried the other plantUML plugin but the "update while editing" feature in this plugin is a must have.

@cmcinroy
Copy link

cmcinroy commented Jul 2, 2019

@tiedev what version of atom are you using that has the "Live Update" feature working? I am on 1.38.2 and it doesn't seem to be working. #49 seems to indicate that I'm not the only one and that perhaps it hasn't been working for some time.

@tiedev
Copy link

tiedev commented Jul 18, 2019

Sorry for my late answer.
I am on 1.38.2 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants