0
Under review

Can’t edit (copy, move, etc.) files while filtering

Kyle Sherman 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 2

I love the file filtering feature, but I want to do that and then select a file to copy or move. However, once I start filtering, the option to Edit is gone. It would be great to have a way to do both at the same time. Seems like the edit button would likely need to move to a different location.

0
Under review

Easily copy file from one external location to another

Kyle Sherman 7 years ago in General updated by Alexander Blach (Developer) 7 years ago 1

I would like to be able to easily copy a file from one location to another. For instance, I opened a Playground from iCloud. Then, I want to be able to copy a file from a git repo I have opened from working copy. It seems that I can do it, however, I’d need to make a copy of the original file in-place in the git repo. Then, I would have to move it. It would be nice if you could do a copy & move at the same time.

0

Find/Replace bug

Hubert 7 years ago in General 0

I pasted a bunch of lines that had a tab character at the beginning.  Each line started with a date.


I did a "Find" for "tab1" and replace with "1".  While it did replace, it also added a line feed after the "1".


Before

\t11/30/17

\t11/20/17

\t11/10/17


After:

1

1/30/17

1

1/20/17

1

1/10/17


0
Under review

Netlogo

ruebeckc 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

Add syntax highlighting for NetLogo.

0

Add support for Vala programming language

phase1geo 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1
0

Solidity

Just a simple dude 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 1

Hey I’m working using solidity 

Would be amazing if you could support the language 

0

White Theme

Jane Peppers 8 years ago in General 0

None of the currently available themes work for me. 


I would love to see a proper white clean iOS 11 theme

0
Fixed

External Storage Provider Display Issues

Ara Adkins 8 years ago in General updated by Alexander Blach (Developer) 8 years ago 3

iOS Version: 11.2 Beta 1

Device: iPhone X


When opening a folder from an external storage provider (e.g. Working Copy), the application used to display 'Working Copy' under the folder name, and the app icon to the left. The application now displays a basic folder icon and 'External: Storage Provider' for folders. 


This is more of an aesthetic defect than anything else as it doesn't impact functionality, but I thought I would report the issue anyway! You can see it in the attached screenshot.


Image 230

 

0

Additional Syntax Highlighters

Ara Adkins 8 years ago in General 0

I was wondering what format is used for lexing the files for application of syntax highlighting. There are a few languages (Idris, Rust, Coconut) for which I would like to see highlighting, and I’m happy to provide the grammars if they are in a well-known format (e.g. Textmate, Vim, Sublime).