Author Topic: Edit New Empty File Disabled?  (Read 119 times)

obfuscode

  • Sr. Member
  • Posts: 59
Edit New Empty File Disabled?
« on: July 31, 2014, 07:31:05 AM »
Hey JD, the "Edit New Empty File" option is disabled in the latest release (local and remote windows).  I tried using it on/in folders with write permissions just to see if that was an update you made.

Also, can you add "Sublime Text" to the list of default editors? I can just select it in "Other" but Sublime has surpassed most of the ones already in your list so I figured it should get it's own spot :D.

JD

  • Administrator
  • FTP Guru
  • Posts: 2397
Re: Edit New Empty File Disabled?
« Reply #1 on: July 31, 2014, 07:47:18 AM »
I'll check that and get back you. Thanks for the heads up.

I'll look into Sublime also ;)

JD

  • Administrator
  • FTP Guru
  • Posts: 2397
Re: Edit New Empty File Disabled?
« Reply #2 on: July 31, 2014, 11:32:59 AM »
I can't repeat any problem with Edit New Empty File

As for Sublime, I recall I already looked into this before … Sublime Text (2 and 3) do not support the ODB editing protocol at all, although v1 did! In both cases Yummy will have to 'watch' the file for changes in modification date and upload accordingly, but there is no way to determine whether the file is actually open in Sublime Text or not. For that reason I can't add it as a directly supported editor. I've asked people to file a bug with the Sublime Text developer, but obviously it's made no difference so far

obfuscode

  • Sr. Member
  • Posts: 59
Re: Edit New Empty File Disabled?
« Reply #3 on: July 31, 2014, 01:14:26 PM »
I'm not sure how to debug this for you - the option is just greyed out for me on all servers regardless of if it's FTP or SFTP, remote or local.

https://www.dropbox.com/s/i6o7flxr42rz5i0/yummy-greyed.png

JD

  • Administrator
  • FTP Guru
  • Posts: 2397
Re: Edit New Empty File Disabled?
« Reply #4 on: July 31, 2014, 02:39:15 PM »
Ah, the context menu! Yep, I see it.. will go fix :)

Thanks!

JD

  • Administrator
  • FTP Guru
  • Posts: 2397
Re: Edit New Empty File Disabled?
« Reply #5 on: August 01, 2014, 03:56:14 AM »
Fixed in 1.9.4

obfuscode

  • Sr. Member
  • Posts: 59
Re: Edit New Empty File Disabled?
« Reply #6 on: August 01, 2014, 06:24:16 AM »
Awesome, thanks!

Just a note, the File menu "Edit New Empty File" only shows up if you're on a folder, if a file is selected, only "Edit" shows up making there no way to "Edit New Empty File" in the folder you're in without going up a folder, selecting it and then doing "Edit New Empty File".

JD

  • Administrator
  • FTP Guru
  • Posts: 2397
Re: Edit New Empty File Disabled?
« Reply #7 on: August 01, 2014, 11:58:41 AM »
Ok I'll check that too.