Copy link to clipboard
Copied
Salve,
ho sempre utilizzato Dreamweaver CC 2015, ora sono passato alla versione CC 2017, molto bella e con molte accortezze utili, il problema è che dato che la utilizzo solo in "Vista Codice", mi fa molto comodo la colorazione del codice personalizzata, nella versione CC 2015 si può impostare da interfaccia wizard separatamente ogni tag, stringa, numero, etc...
Mi spiego meglio:
- nella versione CC 2015 posso dare per PHP il colore Rosso ai tag <?php ?>, posso dare blù ai tag html, es: <html></html>, posso dare marrone ai tag javascript es: <script language='JavaScript'></script>, etc....
- nella versione CC 2017 non posso fare questo, tramite il file di configurazione editabile "main.less", posso dare un colore a tutti i tag ma non separatamente a quelli che decido io.
E' possibile scavalcare questo problema ??
Grazie molte a tutti.
DWCC 2017 underwent a number of changes including the code editor Unfortunately, that version also carried a few bugs that were cleared up in later versions.
I think that you will find that CC 2018 a very much improved version, hence I would suggest that you upgrade to this latest version
As far as adjusting the colours of the code, go to Edit > Preferences > Interface and you can choose the desired Theme
For more, refer to Learn how you can customize the colors of your code elements in Dreamweaver.
...Copy link to clipboard
Copied
DWCC 2017 underwent a number of changes including the code editor Unfortunately, that version also carried a few bugs that were cleared up in later versions.
I think that you will find that CC 2018 a very much improved version, hence I would suggest that you upgrade to this latest version
As far as adjusting the colours of the code, go to Edit > Preferences > Interface and you can choose the desired Theme
For more, refer to Learn how you can customize the colors of your code elements in Dreamweaver.