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

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

New Here ,
Jan 22, 2019 Jan 22, 2019

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.

3.0K
Translate
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

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

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.

Translate
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

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

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
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
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 is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
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