Copy link to clipboard
Copied
As an interface designer I have been using Dreamweaver for many years, and have appreciated the Bootstrap intergration. Over the past year or so, almost all of my team projects are now using BootstrapVue, which is a great framework for database-based projects.
While I can hand edit .vue files as .html in the Code View, I am really missing:
Are there any plans to add .vue functionality to Dreamweaver?
And, if not, does the community have recommendations for a replacement editor?
Copy link to clipboard
Copied
It looks like you are using the wrong tool for what you want. According to BootstrapVue, you are better off with
If I were in your position, I would go for Wappler, the low code editor.
Copy link to clipboard
Copied
Thank you for the suggestion. I will look into it.
Copy link to clipboard
Copied
Interesting that someone using the Vue framework would be using Dreamweaver as their editor of choice. I would start looking around at other editors if you want Vue support however it's unlikely that you will find one that offers a Design View. Vue is for big boys and girls, they don't usually require a Design View option. The only other editors l know with a Design View are Pinegrow but l don't know if it offers any Vue compatibility. Wappler does have a Design View but it uses its own javascript framework, similar to Vue, so that doesn't have any inbuilt compatibility with Vue.
Personally ld just ditch the Design View aspect and manually code, you're much better off as you can use any editor.
Copy link to clipboard
Copied
Agreed. It seems really strange to be using vue.js and expecting drag/drop/design view modes to build those projects.
DW is not in the development stack process for this sort of thing and the advice for the OP is spot on.
Copy link to clipboard
Copied
Thank you. It's not a "big girl" or not issue. It's the fact that the design process, which I have been engaged in for many years is merging more and more with coding. I have been using Dreamweaver for years to build sites, and pay a lot each moth for the Adobe suite. Was hoping to not have to learn a new set of tools, and pay an additional fee every month. I DO already hand code most of what I do these days.
I also work with a whole team of engineers who do the majority of the .vue and backend development. I simply need to continue the css + html portion + add some placeholder .vue content. I don't expect Dreamweaver to offer WUSIWUG editing for .vue files, but I do use the css functionality of Dreamweaver a lot.
I also don't understand why Dreamweaver can't do something as basic as "search" the project files, or why I can't add .vue files as a file type. And yes, it would be nice if preview were available, but I hear clearly that's a dream.
Copy link to clipboard
Copied
I don't see much chance of this happening as Dreamweaver is only minimally maintained now. No new features are being planned for it.
Copy link to clipboard
Copied
That's pretty sad, as we are locked into the big monthly fees. But thanks for the info.