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

Edit file in an external editor #2

Closed
norbertpy opened this issue Jan 27, 2016 · 7 comments
Closed

Edit file in an external editor #2

norbertpy opened this issue Jan 27, 2016 · 7 comments

Comments

@norbertpy
Copy link

@kylepaulsen, first of all thanks for this awesome extension. Very clever and very handy. To be honest the UI to edit the file is not very friendly. The find bar disappears on the first search and it stops at the first search. So it's virtually impossible to look for the next occurrence.

Is it possible to load the file with an external editor and save it? Of course I can copy the whole thing to my editor and then paste it back once finished but that's a little cumbersome.

@kylepaulsen
Copy link
Owner

Unfortunately, chrome doesn't allow you to write files to disk to allow file editing in your favorite editor.

I'm using code mirror as the editor currently. I'll try and see if I can make that search dialog stay there. Thanks for the feedback.

@norbertpy
Copy link
Author

Thanks for your quick response. ace editor is an alternative to CodeMirror. The find feature is very neat. See the demo here. I find it very easy to use. I have not looked at your code but if I do I might publish a PR for few things.

@kylepaulsen
Copy link
Owner

Hey I got a new version coming down the line sometime soon. I remembered a long time ago that I initially wanted to use Ace Editor, but I was having issues. Trying again though, I was able to figure things out!

I think you'll like the new ace editor integration. I certainly do. :)

@norbertpy
Copy link
Author

Awesome. Let me know when it's ready. It must get really cool. Thanks.

@kylepaulsen
Copy link
Owner

OK v0.6.0 is released. Let me know if you find any bugs. Enjoy the new editor. :)

@kylepaulsen
Copy link
Owner

Closing for now...

@norbertpy
Copy link
Author

Looks awesome. Thanks.

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

2 participants