• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Possible to use Emmet with React .jsx files in Dreamweaver?

New Here ,
Jan 22, 2019 Jan 22, 2019

Copy link to clipboard

Copied

I've started coding in React.js, but Emmet seems to be working intermittently. It worked for "button" but not "div>h1+p". Is it possible to enable Emmet to work fully when coding .jsx files in Dreamweaver? If so, how?

I'm using Dreamweaver CC 19.0.

Views

2.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jan 23, 2019 Jan 23, 2019

Go to C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver CC 2019\en_US\Configuration\Brackets and open brackets.json. Add the higlighted line

Edit: Don't forget the comma at the end of the previous line

Votes

Translate

Translate
Community Expert ,
Jan 23, 2019 Jan 23, 2019

Copy link to clipboard

Copied

Aside from the On/Off toggle in Preferences, we don't get any other controls for Emmet inside Dreamweaver.

If something's not working as it should be, it's likely because the implementation of Emmet that DW uses is incomplete.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 23, 2019 Jan 23, 2019

Copy link to clipboard

Copied

Try switching to HTML from the document type drop list.  See screenshot.  Then try Emmet shortcodes.

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 23, 2019 Jan 23, 2019

Copy link to clipboard

Copied

LATEST

Go to C:\Users\<username>\AppData\Roaming\Adobe\Dreamweaver CC 2019\en_US\Configuration\Brackets and open brackets.json. Add the higlighted line

Edit: Don't forget the comma at the end of the previous line

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines