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

DW 2019 on macOS: [Non breaking space] Insert the unicode character " " (U+00A0) instead of the entity "& n b s p ;" with CMD+SHIFT+SPACE

Contributor ,
Dec 12, 2018 Dec 12, 2018

I use the latest version of macOS Mojave and DW 2019.

DW 2014 shows the unicode character of a non breaking space as a little gray circle in the code view. That's fine.

See a screenshot: Dropbox - Screenshot 2018-12-08 09.52.18.png

DW 2019 does not show it.

How can I get DW 2019 to visualize a non breaking space in the code view and as well in the design view.

A typical visualization in a text processing software like office word is to show a little circle:
Dropbox - Screenshot 2018-12-12 09.54.20.png

Thanks for your help.

814
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 ,
Dec 12, 2018 Dec 12, 2018

This is a duplicate question of Insert the unicode character for a non-breaking space instead of the html entity "& nbsp"

Rather than delete this post, I have locked it. If there is a disagreement, please PM me and I will unlock it.

Has been unlocked as per request from the OP and subject line has been changed..

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
Contributor ,
Dec 12, 2018 Dec 12, 2018
LATEST

@Ben

Thanks.

Energize​

was so kind to answer my question in another thread (while this was locked).

His helpful answer:

***

As Brackets is the code editor in Dreamweaver you could try this extension to 'visualise' non breaking spaces and tabs in code view:

GitHub - DennisKehrig/brackets-show-whitespace: Show Indentations in Brackets

I'm a windows user and would copy the Brackets extension folder to path:

C:\Users\paulm\AppData\Roaming\Adobe\Dreamweaver CC 2019\en_US\Configuration\Brackets\extensions\user\

So you need the equivalent on Mac.

***

I found the equivalent folder on macOS:
~/Library/Application Support/Adobe/Dreamweaver CC 2019/de_DE/Configuration/Brackets/extensions/user

It worked fine.

Now the "non breaking spaces" are visualized in the code view as a red dot.

But they are still not visualiszed in the design view.

Is that posible too?

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