Open jinleileiking opened 8 years ago
Same as #564.
@franklinyu When I use vi to edit the same file, the content can't change in MacDown.
Likewise, not working on OSX; when editing file in sublimetext, change is not reflected in macdown
Should work in 0.7.2d126 (996).
@uranusjr @Gidgidonihah any way to publish the change so that 'check for updates' will pick this up without having to wait for next release?
unfortunately
brew cask reinstall --HEAD macdown
doesn't work
@timotheecour That release is in testing branch. We need more users to test it out before we push it to everyone. Or you may download from testing branch to try it.
@uranusjr I downloaded Version 0.7.2d126 2018-04-06 (996) Download Testing from https://macdown.uranusjr.com/history/testing/ when open foo.md in macdown, then edit foo.md in sublime and save, the content is not updated in macdown. Could we re-open this? or is there some particular setting I need to set?
Reproduced in 0.7.2d126 on macOS 10.13. Content not updated when I focus back on MacDown.
also, would be good if we don't even have to focus on MacDown for its view to refresh (as an option)
I just installed the 0.7.2d126 (996) version and I am also not seeing changes I make in another editor (MacVim for me) reflected in the file in MacDown. The Console app appears to indicate that MacDown detected a change though.
default 15:56:22.046669 -0700 MacDown Making presenter AA4B31E9-35F6-4D97-B597-EABF59C0D6BD observe change
Running MacOS High Sierra 10.13.6
FYI
I tried version Version 0.7.2d126 (996)
as well, editing the file using nano
in a terminal, and the file update feature did not work for me either. Running High Sierra 10.13.4.
Same problem. Version 0.7.3 (1008.4), Mojave.
I think this is very important for a developer tool to have.
@themightyoarfish I would not disagree :) Any interests in helping implement this feature you consider very important?
I doubt i would be up to the task, considering it has been tried before, but where would be the place to start?
I believe the detection-refresh framework is mostly there (which is why this was once closed). Here’s a list of things need figuring out:
when editing file, I like use vim.
when I have edited a file, the macdown cannot reload the edited file automatically.