Dreamweaver is a combination of an IDE for PHP, ASP, ColdFusion and a WYSIWYG HTML/CSS editor. Additionally, it allows non-programmers to integrate several basic server-side scripting functions into their pages but often draws criticism for producing bloated code. Recent versions of Dreamweaver come bundled with an AJAX library (Spry) that features several pre-made widgets and other behaviors. DW CS 5.5 places a special emphasis on mobile web development
Questions tagged [dreamweaver]
127 questions
26
votes
8 answers
Find and Replace several several different values all at once
I have a file with multiple instances of Text_1 and Text1 and I need to replace both those strings with Text_A and TextB respectively.
Currently I'm doing two Find and Replace functions on each file one that finds Text_1 and replaces it with…
matt
- 1,519
8
votes
5 answers
How can I scale Adobe software UIs on a high density display?
I got a new laptop with 4K screen, but my Photoshop, Illustrator & Dreamweaver have tiny icons instead of the regular size.
I have to scale down my screen resolution to be able to use it properly... Does anyone have a solution for this problem so I…
Jeffrey
- 83
7
votes
5 answers
How make dreamweaver color the code as php for .inc files
I have php code written in test.inc file but dreamweaver is showing no color highlighting.
Is there any way to make them same color code as .php extension
Mirage
- 3,303
5
votes
3 answers
Dreamweaver CS5 comment/uncomment
How can I comment/uncomment the code with a shortcut in DW CS5? IS there ashortcut? If no how can I create for both of them? (It would be nice if both operations were done with the same key combination.)
Narek
- 1,461
4
votes
3 answers
Is there a way to duplicate code in Dreamweaver?
In Notepad++ you can press CTRL+D to repeat selected code or the code on the same line when you press CTRL+D. This is very useful! Is there a similiar function in Dreamweaver CS6? I do have searched around, but did not find anything useful.
Thanks…
kanarifugl
- 171
- 3
- 8
4
votes
1 answer
Can Dreamweaver respect the newline format of files?
In a project we may have a CSS file which was originally created (and committed to our code repository) by a person using a Unix based operating system. So all lines in that file end with \n.
Whenever a person on Windows with Adobe Dreamweaver edits…
cherouvim
- 1,277
4
votes
2 answers
Dreamweaver CS6 color scheme differs from other Creative Suite apps
I'm wondering if there is a dark color scheme I can enable in Dreamweaver CS6 like the new PS & Ai UIs. I didn't find an option anywhere and was hoping there's a mod for this. Are all versions the same in reference to interface design? I have the…
dcd0181
- 247
- 3
- 15
3
votes
1 answer
Dreamweaver and Photoshop on Linux Mint
I have a simple question.
Is it legal to use Dreamweaver and Photoshop (both bought legally) on linux using Wine?
silentw
- 173
3
votes
1 answer
Connect Dreamweaver with bitbucket
How can I connect bitbucket reposiory with Dreamweaver SVN?
I am getting below error while I am trying to test my connection.
Note: bitbucket can be accessed via SVN.
chanchal1987
- 258
3
votes
1 answer
Attempting to migrate to Aptana from Dreamweaver - how to?
I have been using Dreamweaver for years, and have used Dreamweaver MX, Dreamweaver MX 2004, Dreamweaver 8 & Dreamweaver CS4. They all carry a common theme and were relatively easy to migrate to each other.
I use, however, very few features of…
Kerry Jones
- 217
3
votes
5 answers
How to replace html using dreamweaver's "find and replace"?
I want to do find and replace for example . In dreamweaver's find and replace
Business Development
intoBusiness Development
I have to change in lots of files. I'm trying this to type it in search and replace, but…
metal gear solid
- 9,124
2
votes
1 answer
Dreamweaver: Auto-correct
In Notepad++ when you type a wrong tag or a wrong word, the color will stay black instead of blue. How do you set up this preference in Dreamweaver CC?
Thanks.
David
- 33
2
votes
1 answer
Text editor that shows preview window of CSS classes, ID's and elements
I use a combination of Notepad++, Sublime and also Dreamweaver. I still use DW because of its really handy CSS Styles window, and for me its the quickest way of navigating through large CSS files.
I'd love to purely use one of the other two, and…
pixelkicks
- 133
2
votes
2 answers
How do I add as editor Dreamweaver to work in GIT?
How do I add Dreamweaver as the editor in Git?
git config --global core.editor???
$ slime README.md
sh.exe": slime: command not found
2
votes
3 answers
How do I delete _notes in Adobe Dreamweaver CS6?
This has been annoying me for years. Every solution I try. Even starting new sites - even pressing do not maintain notes, even pressing clean up notes.. no matter what I do.. Adobe Dreamweaver from CS4 to CS5 and now CS6 - always makes a folder in…
TheBlackBenzKid
- 122