Changes between Version 13 and Version 14 of help/en/howto/edit
- Timestamp:
- Sep 2, 2010 11:20:46 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/edit
v13 v14 19 19 == No external editor available == 20 20 21 Make sure your editor is supported. Currently these are ''SubEthaEdit'', ''BBEdit'', ''TextWrangler'', ''Text-Edit Plus'', ''TextMate'', ''mi'', ''Smultron'', ''JeditX'', ''CSSEdit'', ''CotEditor'', ''Tag'', ''skEdit'' and ''PageSpinner''. You can find an updated list in [source:trunk/source/ch/cyberduck/ui/cocoa/odb/EditorFactory.java#L44].22 23 21 If the editor does not show up as a choice in ''File → Edit With'' (the only submenu item is ''No external editor available''), you may have to rebuild the `LaunchServices`database of OS X using Terminal.app: 24 22 … … 28 26 29 27 Alternatively, [http://www.santasw.com/ MainMenu] provides a graphical interface for this. Look for ''Rebuild → Rebuild Launch Services''. 30 31 ~~There is also a hidden configuration option to enable [wiki:help/en/howto/edit#Editfileswithanyapplication editing files with any external application].~~ As of version [milestone:3.4 3.4] enabled by default.