sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Feature Request: Original Filename #178

Open AlexNPavel opened 8 years ago

AlexNPavel commented 8 years ago

I tend to do a lot of work that involves c code with headers. Since remote-edit appends the time and date in the downloaded file, my linter can't lint the code since it doesn't find the h file. Could we have an option to download the file without appending anything to the filename and thus allow linter to work correctly?