
Please recognise the .MJS extension as JS (or make it configurable)
.MJS is used with Node to allow it to differentiate between CommonJS modules and ES modules.
See:
- https://nodejs.org/api/esm.html#esm_enabling
- https://medium.com/the-node-js-collection/an-update-on-es6-modules-in-node-js-42c958b890c

Love the app. Have a few feature requests.
Would be great to have:
* a button that instantly create a new blank file w/ default name — so often I need to just type and edit a bit of text but don’t want to go through the file creation & naming process
* retain the web browser content when switching back to editing (I would like to maintain my Grafana session, for example)
* search across all files
* have a button to put up a list of all files that have been changed locally (allowing them to be selected/unselected), then upload them and execute a command in a remote terminal — i.e. “remote save & build”
* check for changes to remote file when editing a file (or at least when starting to edit it locally) and ask to re-download if remote version is newer
* warn when uploading a file that has been changed if the remote version has changed since it was downloaded
* it would be great if there was a “Select Identifier” in addition to “Select” and “Select All”. In code you almost never want to Select All, and Select leaves you fiddling to expand the text selection
* the terminal window often doesn’t scroll all the way to the bottom, and often the bottom few lines end up covered by the extra keyboard ribbon (while using a physical keyboard)
This app makes for a surprisingly good remote development experience, and these requests are mostly to fine tune that.

Distinguish opened files with same names
First, congratulations for such an amazing program.
My idea is to be able to distinguish opened files with same names, from different folders/paths in same project or different projects.
Sublime 3 does this in the tab name, adding parent folder after filename, only if files from same project with same name are open.
Example: [home.php - controller] [home.php - template]
For two files named home.php in two folders like “site/controller” and “site/template”.
If files are from different projects, it changes the file tab name like:
[home.php - projectFolder1\...\controller] and [home.php - projectFolder2\...\controller]
first type would be great. The other one one would be a great bonus ;-)
Thank you very much!

Is it possible to edit the header or footer on printed pages?
Is it possible to edit the information printed in header or footer? I want to keep the filename in the upper left, but don't want the time/date stamp on right or page number in footer. Can this be edited? I haven't found it in any dialog I can see.
Mac v. 3.3 (32)

Perl header file extension .ph
Hi,
Is-it possible to include « .ph » like a Perl header file in syntax definition?
Thank’s

Wann wird CSS3 unterstützt?
Halllo ich habe eine Frage, und zwar, wann wird endlich CSS3 unterstützt. Ich dachte, dass das schon funktionieren würde, aber nachdem meine Anweisungen in CSS3 nicht erkannt wurden, wurde ich stutzig. Kann mir da jemand helfen?

Cannnot open file in new tab from filtering
I have a file opened in a tab. Then, I filter through a different project and find a file I want to open.
Expected:
The file I tap, opens in a new tab.
Actual:
It opens in the same tab.
Therefore, the only way to open in a new tab is to not use filtering.

Can’t edit (copy, move, etc.) files while filtering
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.

Easily copy file from one external location to another
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.
Customer support service by UserEcho