Textern-ის მიმოხილვები
Textern ავტორი Jonathan Lebon
33 მიმოხილვა
- 5 შეფასება 5-დანმიმომხილველი Nils Fredrik Gjerull, 7 წლის წინA good enough replacement for It's All Text.
- 5 შეფასება 5-დანმიმომხილველი numbchild, 8 წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13601625, 8 წლის წინ- Easy set up (the native part is available on the AUR, making install trivial).
- Configuration is easy and well explained.
- Works exactly as advertised.
- Updates the text on each save, not just when the editor quits, which is helpful when editing markdown with a live preview on the browser side. - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13561098, 8 წლის წინThank goodness! I was really missing "It's All Text!" after Firefox 57. Thanks very much Jonathan!
- 5 შეფასება 5-დანმიმომხილველი Michalis Kamburelis, 8 წლის წინWorks cool -- I installed the native application and this extension in Firefox 57 (on Debian).
Good:
- Native application can be installed only for the current user (not system-wide),
- Everything is open-source,
- Works with Emacs nicely, as an editor I'm using a trivial script that does emacsclient --alternate-editor='emacs' "$@"
Notes:
- Test on textarea like https://github.com/jlebon/textern/issues/new .
- Note that it doesn't seem to work on textarea on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea , since it's in mozilla.org domain and Firefox seems to block script injections there (see jlebon comment below - thanks for catching this!).
- The default shortcut Ctrl+Shift+E for me always makes me type "e" (in addition to firing an editor). After changing it to Ctrl+Shift+F , it works perfect.
(This review is edited, as initially I thought that the extension doesn't work for me, but actually it was only blocked on mozilla.org. Thanks to jlebon for replying!)შემმუშავებლის პასუხი
თარიღი 8 წლის წინInteresting, it doesn't work for me either on mozilla.org. I think Firefox actively blocks content script injections on mozilla.org (though the documentation only says that's the case for only addons.mozilla.org).
Maybe try it on a different website, e.g. https://github.com/jlebon/textern/issues/new, and if it still doesn't work, feel free to create an upstream issue there :)
The default key is Ctrl+Shift+E, but note that you can change that mapping in the extension settiongs. - 5 შეფასება 5-დანმიმომხილველი kornelis, 8 წლის წინI have Python 3.6.2. Followed the instructions for installing the native app. Tried launching with ["gvim", "-f"] and ["gvim"]. I only got the error: "this text is already being edited". Positive: an uninstall rule for the native app. BTW, in other fields than pure textarea fields Ctrl+Shift+E opens a developer frame.
Udate: the add-on works after I uninstalled the native client, and installed again with `make native-install USER=1` (I'm running Firefox from `~/bin`). Currently seems to work as advertised, I'll adjust the rating.შემმუშავებლის პასუხი
თარიღი 8 წლის წინCan you open an issue upstream at https://github.com/jlebon/textern and we'll debug there? I'd like to help you but it's painful through this interface. Also check out previously closed issues for debugging steps, e.g. https://github.com/jlebon/textern/issues/4 and https://github.com/jlebon/textern/issues/7. Re. Ctrl+Shift+E, odd I hadn't noticed that before. I wonder if it's new in the latest version of Firefox. Regardless, feel free to change the mapping in the editor settings to something else if you'd like. - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13272507, 8 წლის წინThis works as a replacement for me. It's a bummer to have to install the native portion, but I understand the reasons. At least those are lightweight and easy with the well done instructions. To use gvim, I set my external editor to ["gvim", "-f"]. My only concern at this point is tracking updates on the native part. Hopefully the extension itself can help raise awareness when needed. In the meantime, I'll just follow the project on GitHub.
შემმუშავებლის პასუხი
თარიღი 8 წლის წინThanks for the feedback! I've created an issue upstream to track this work: https://github.com/jlebon/textern/issues/9.
Cheers! - 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 13319983, 8 წლის წინI've been using It's All Text for years, but it's not compatible with FF 57.
Help me Textern. You're my only hope!