GoCoEdit - Code & Text Editor

GoCoEdit - Code & Text Editor

Dropbox client & SSH shell

App Report, Market and Ranking Data
price
$8.99
Reviews
4.5 (114)
United States United States
Description
Dropbox client & SSH shell
GoCodeEditor is a Code Editor optimized for fast opening and editing local and remote files (Dropbox, OneDrive, Google Drive, FTP, SFTP/SSH) on your iOS Device.
 
FEATURES: 
------------------------------
• Sublime like Code-Editor!

• Universal App (use it on your iPad, iPhone & iPod Touch)

• iPhone X (s/s Max) support

• Full iPad Pro support (including smart keyboard support, shortcuts, split-screen multitasking)

• iPadOS Mouse & Trackpad

• NEW! Multi-caret Editing

• NEW! Siri Shortcuts
  - create newfile / start shell / connect to shell / preview
  - more soon...

• Drag & Drop Support
  - Support for Drag & Drop files from the Files App
  - Support for Drag & Drop files / repos and folders from Working Copy App
  - Support for Dragging local files from GoCoEdit to other Apps

• Compatible with Apple Watch
  Start a ssh-shell from your wrist right now! 
  Run your self defined scripts with one tap.

• Extra keybar with swipe functions and trackball to precisely move the cursor and select text

• Syntax highlighting
  for many coding languages like: 
  (apache, arduino, asp/vb.net, c, c#, c++, ceylon,  clojure, coffeescript, css, dart, dockerfile, elixir, erlang, fortran, go, handlebars, haskel, html, jade, java, javascript (es6 support), jsx, kotlin, latex/stex, less, lisp, livescript, lua, markdown, mathematica, nginx, objective-c, pascal, perl, php, plist, powershell, pug, puppet, python, r, rss, ruby, rust, sass, scala, shader, shell, sql, squirrel, stylus, svelte, swift, typescript, verilog, vue(js), xml, yaml)

• Some comfort features: code folding, code hinting, auto indent, auto close brackets, line wrapping, smart indent, tag and bracket matching, find by regular expression, replace, replace all, symbolic/function search for many syntax modes

• Quick CMD-mode (keep your hands on the On-Screen-Keyboard)
- p.e. press cmd+c, cmd+v to copy and paste selected text
- over 15 shortcuts supported

• Different themes ( include solarized, monokai and many more ) and font-sizes

• Import / export / open files from icloud drive and other file providers

• Open entire folders or repositories from the Git client Working Copy or the Files App using the iOS document picker

• Extendable 
- Custom Syntax Modes -- create your own Syntax highlighting modes
   now you can write own modes and use it for your own file types
- Custom Themes -- create your own editor themes
- Snippets -- use short fragments of text again and again 
  ( with filed and placeholders support )

• Preview Browser with Javascript console
  ( in iPad version resizeable for preview iPad or iPhone layouts )

• Markdown Preview & HTML Export

• Connect to your servers via SFTP, FTP, DRIVE, ONEDRIVE or DROPBOX 
NEW! with OneDrive 365 and OneDrive for Business support

• NEW! File has changed detection
  ( GCE is now able to detect external file changes on local and remote files )

• Upload and Download files/folders or edit files directly on your server/dropbox/drive/onedrive without download

• Very fast reconnect and recover of open files after restart

• Edit your files directly on your server without download. 

• Integrated Shell (ssh) to perform background tasks like a Grunt, Gulp, npm or another shell job
  ( type direct or define scripts and run it with a single tap )

• Supporting advanced features like textselection by cursor, Splitview, Slide-Over and Drag & Drop

• 3D Touch support
- Show/move cursor by 3D touch the keyboard 
- Quick Actions (new file, start shell, connect shell to last server, show preview of last file)

• External/Bluetooth keyboard support 
  ( all iOS shot-cut keys are supported + lots of shortcuts available )

------------------------------
If you want to support the project and increase the development speed become a patreon.
------------------------------
Category Ranking
Not enough information to display the data.
Review Breakdown
Not enough information to display the data.
Screenshots
Reviews

Great app, unique look but somehow annoying

I pretty much happy with the app, but there is annoyance. If you enable FaceID it works only once, when you get back to the app you have to enter password every time. I sent multiple emails to the app support but they are successfully ignored. Thats why I can’t give it 5 stars, and when they fix it I’ll come back to change my review and set 5 stars back.

Ighor JulyTue, Dec 19, 2023
United StatesUnited States

Amazing Editor - Dedicated long time user - Please Improve iOS reliability

I’ve been using GoCoEdit for many years and it’s completely transformed the way I develop. Recently, it’s become much less reliable when using SFTP, and crashed frequently. I’m not sure if this is because my repository has become large, or if it’s because of GoCoEdit.

taylorcodeSun, Sep 24, 2023
United StatesUnited States

Can't access Dropbox

When I connect to Dropbox, not all the text files in my directories are listed, so I can't edit them with this editor. I've contacted the developer, but this defect remains. I re-downloaded the app because it claims an updated Dropbox interface this revision, but there's been no change. Two stars because I really like the editor for the files I *can* access, but until I can access *all* files in a Dropbox directory, it's useless.

Drag0nSilverThu, Aug 4, 2022
United StatesUnited States

Why is the basic print function missing?

Update: Developer finally responded, so changing to three stars. If printing is enabled, I'll increase to 5 stars. Developer said it's not that easy to implement, but as a former developer, it seems like it should just be a call to existing IOS routines; not completely having to write new code? Anyway, I appreciate finally getting a response, and look forward to that function. --- Overall, I think GoCoEdit is a well-written, and very functional text editor. I was excited when I purchased it, because it had a look and feel the professional editors that I used during my programming career. I am only giving it three stars because it seems to be missing the basic IOS print capability, which I believe should just be a call to existing iPhone/iPad code? Many times, if I have gone to the trouble to format a special list or document, I may want a printed copy. I can't do this. If I try to take the GoCoEdit formatted text, and copy/paste it into another app that WILL print, invariably, the formatting of the text does not port properly to the other app, so my document becomes skewed. I really don't understand why print capability is missing? The developer listed and email address for questions, comments, or suggestions. I have sent an email to that address two or three times, just to ask 1) if I was just not seeing the print method, or 2) if he could consider adding that function. Sadly, I have never even gotten an acknowledgment of my email or question. I also suggested one other addition (that is available in PC packages such as UltraEdit), and that is the 'block' move or edit function. Especially when creating/reformatting complex lists or code, I always found the 'block editing' function to be invaluable. Again, I believe the PRINT function 'should' be a fairly simple call to available IOS code? If this was fixed, I would easily give this 5 stars, instead of one.

ljm48Fri, Jul 1, 2022
United StatesUnited States

Why is the basic print function missing?

Overall, I think GoCoEdit is a well-written, and very functional text editor. I was excited when I purchased it, because it had a look and feel the professional editors that I used during my programming career. I am only giving it three stars because it seems to be missing the basic IOS print capability, which I believe should just be a call to existing iPhone/iPad code? Many times, if I have gone to the trouble to format a special list or document, I may want a printed copy. I can't do this. If I try to take the GoCoEdit formatted text, and copy/paste it into another app that WILL print, invariably, the formatting of the text does not port properly to the other app, so my document becomes skewed. I really don't understand why print capability is missing? The developer listed and email address for questions, comments, or suggestions. I have sent an email to that address two or three times, just to ask 1) if I was just not seeing the print method, or 2) if he could consider adding that function. Sadly, I have never even gotten an acknowledgment of my email or question. I also suggested one other addition (that is available in PC packages such as UltraEdit), and that is the 'block' move or edit function. Especially when creating/reformatting complex lists or code, I always found the 'block editing' function to be invaluable. Again, I believe the PRINT function 'should' be a fairly simple call to available IOS code? If this was fixed, I would easily give this 5 stars, instead of one.

ljm48Tue, Jun 28, 2022
United StatesUnited States

good with some limitations

Good dark mode. One of the few apps that work over ssh. I wish there was a way to hide tab bar and everything above it, like the developer’s other app gtw does. Fonts are good, but options are limited, only fixed width fonts.

NsahooSun, Feb 27, 2022
United StatesUnited States

Why is the basic print function missing?

Overall, I think GoCoEdit is a well-written, and very functional text editor. I was excited when I purchased it, because it had a look and feel the professional editors that I used during my programming career. I am only giving it three stars because it seems to be missing the basic IOS print capability, which I believe should just be a call to existing iPhone/iPad code? Many times, if I have gone to the trouble to format a special list or document, I may want a printed copy. I can't do this. If I try to take the GoCoEdit formatted text, and copy/paste it into another app that WILL print, invariably, the formatting of the text does not port properly to the other app, so my document becomes skewed. I really don't understand why print capability is missing? The developer listed and email address for questions, comments, or suggestions. I have sent an email to that address two or three times, just to ask 1) if I was just not seeing the print method, or 2) if he could consider adding that function. Sadly, I have never even gotten an acknowledgment of my email or question. I also suggested one other addition (that is available in PC packages such as UltraEdit), and that is the 'block' move or edit function. Especially when creating/reformatting complex lists or code, I always found the 'block editing' function to be invaluable. Again, I believe the PRINT function 'should' be a fairly simple call to available IOS code? If this was fixed, I would easily give this 5 stars, instead of three.

ljm48Sat, Nov 6, 2021
United StatesUnited States
Download & Revenue
DOWNLOAD 68.4KApr 2024Worldwide
REVENUE$26Apr 2024Worldwide
download revenue
About
Bundle Id
com.gogolith.gocoed
Min Os. Version
11.0
Release Date
Thu, May 1, 2014
Update Date
Mon, Aug 28, 2023
Content Rating
4+
Has IMessage
No
Support Watch
Yes
Support Siri
No
File Size
55.36MB
Has Game Center
No
Family Sharing
Yes
Support Passbook
No
Supported Languages
English
What's New
version
21.1
updated
8 months ago
 (attention shameless self promotion) 
••• Use VSCode in the Cloud (code-server) on iOS •••
"UCoW - Ultimate Code Wrapper"
makes it possible & better usable on iOS & iPadOS
••••••••••••••••••
••• GTW - Text & Markdown Editor •••
some similar to GCE but focused on Markdown and Text editing
••••••••••••••••••
Newsletter

Subscribe our newsletter and get useful information every week.

Stay Ahead of the Market with StoreSpy
Never miss opportunities
Watch your competitors closely
Start boosting your app right away
Start Now
stay a head