Open core-ai-bot opened 3 years ago
Comment by redmunds Monday Dec 23, 2013 at 16:37 GMT
This is a known issue that we're working on. The workaround for now is pressing Cmd-R to refresh the tree.
Comment by peterflynn Tuesday Dec 24, 2013 at 01:15 GMT
Note: Cmd+R will reload Brackets (equivalent to quitting and re-launching). For a less disruptive workaround, use these steps:
This will not be needed starting with the next release of Brackets, Sprint 36 in January. Closing since this is already tracked as part of the sprint's "file watchers" work.
Issue by adhithyan15 Monday Dec 23, 2013 at 09:43 GMT Originally opened as https://github.com/adobe/brackets/issues/6309
First of all, I want to say that Brackets is super awesome and I really enjoy using it.
But I have been running into this problem for a while. I am learning Coffeescript. I will usually open a folder containing my Coffeescript files into brackets. Then I will compile one of the files using the terminal. But Brackets will not update the File List on the left hand side of the window to include the newly generated .js file. This is a big problem for me because I have to go back to the folder and drag the generated Javascript file into the folder to see the Javascript output. Is there anyway that you guys can fix this? I looked over all the Mac OS issues and couldn't find any issues relating to this problem.
Here is some information about my dev environment. I am running Mac OSX 10.9 and I use Brackets Sprint 34 (I will be updating to 35 soon).