1 Reply Latest reply: Jun 16, 2014 12:43 PM by Peter Flynn (Adobe) RSS

    quick edit is not working

    ndndesign Community Member

      After the latest update,
      When I use cmd+e to access quick edit, changed the related CSS, and saved.
      The css file didn't even changed and not being reflected in the live preview.

        • 1. Re: quick edit is not working
          Peter Flynn (Adobe) Adobe Employee

          Can you clarify what you meant by "The css file didn't even changed"?  Do you mean when you type on the keyboard, the code in the inline editor doesn't actually change?  Or do you mean the changes are visible in Brackets, but when you look at the file on disk (using a different editor) the changes are missing?  Or is the file saved to disk correctly, but the Live Preview isn't updated to reflect the changes?

           

          If it seems like the file is not getting saved to disk after hitting Save in Edge Code, please let us know the answers to these questions:

          1. Does the dot icon (indicating unsaved changes) disappear when you hit Save, or does it remain visible?
          2. Have you tried both the keyboard shortcut (Cmd+S) and the menu item (File > Save) -- do they both have the same problem?
          3. Have you installed any extensions in Edge Code?  If so, try disabling them -- choose Help > Show Extensions Folder, rename the "user" folder to something else, then quit & restart Edge Code.  Does that fix the issue?

           

          - Peter