setup
- Using Dreamweaver CS 5.5 / Windows 7
- I have turned off 'Preview [in browser] using temporary files'
I am noticing however every css and js file, as well as some html and php files, have temporary (.tmp) file(s) being created for them. These files are also being displayed in my Files window, as well as being put when I synchronize the 开发者_如何学Clocal and remote sites.
How can I stop these tmp files from being created? or if that is not possible how can I hide them and not have them sync to the remote server?
For anyone else who runs into this.
Disable Design Notes from Manage Sites > Advanced Options
精彩评论