Skip to main content
Participant
April 20, 2022
Répondu

How can I set the code window on monitor 1 and the design window on monitor 2?

Hi there,

--------
Adobe Dreamweaver CC 2021 Features

 

Multi-monitor
Dreamweaver provides support of multi-monitor for Windows so now users can expand their workspace by displaying their pages on multiple monitors.
--------

So, I have used multiple monitors on Windows and I used DW 2021 , how can I set my workspace to display the code window on monitor 1 and the design window on monitor 2?

 

Thanks.

AKA

    Ce sujet a été fermé aux réponses.
    Meilleure réponse par B i r n o u

    what you can do is get the document window being just display or live view, as you like, then undock it an place it on monitor 2, then open the code inspector ( windows > code inspector, or F10) and place it on monitor 1.

     

    1 commentaire

    B i r n o u
    B i r n o uRéponse
    Legend
    April 20, 2022

    what you can do is get the document window being just display or live view, as you like, then undock it an place it on monitor 2, then open the code inspector ( windows > code inspector, or F10) and place it on monitor 1.

     

    Participant
    April 20, 2022

    Thank you.

    Your method can solve some problems, but it is not perfect. Because the changes made in code inspector will not be reflected in the design window immediately, you need to press F5 to take effect. In addition, the code inspector cannot use Emmet syntax.

    Jon Fritz
    Community Expert
    Community Expert
    April 20, 2022

    "...In addition, the code inspector cannot use Emmet syntax."

    Are you using some kind of extension for Emmet possibly?

    My Code Inspector window (DW CC 21.1, under Windows 10) works perfectly fine with DW's default implementation of the Emmet feature.

    Edited to add: Live View updates automatically, and Design View updates when the focus changes from the Code Inspector for me in the same environment.