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

How to get rid of "</>" and "<?>" in Files window?

Explorer ,
Jul 29, 2025 Jul 29, 2025

In Dreamweaver 21.5's Files window, each file has </> or <?> to the left of it (followed by a lock icon or check mark).  

 

I don't mind the lock icons and check marks, but what is the point of the "</>" and "<?>"?  They are ugly and don't tell me anything interesting.

 

Is there a way to turn off the "</>" and "<?>"?

 

Thanks!

 

195
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 ,
Jul 29, 2025 Jul 29, 2025

Is there a way to turn off the "</>" and "<?>"?

By @travise38589766

===========

No. 

Symbols correspond to the file type.  

{ } = CSS files

</> = HTML files

<?> = files containing scripting languages like PHP.  

 

Cloaking is an optional feature for designating files or folders that you don't want uploaded to the server. 

 

To disable Cloaking, right-click on cloaked files or folders and select Cloaking from the context menu. 

Choose the option you want from the sub-menu, Uncloak or Uncloak All.  See screenshot.

 

image.png

 

Hope that helps to clarify.

 

 

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 ,
Jul 29, 2025 Jul 29, 2025

|<>| = .xml files

Scroll icons = JavaScript files

Picture icons = images, .jpg, .png or .gif files

Sheet of text icons = .txt files

 

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
Explorer ,
Jul 29, 2025 Jul 29, 2025

Hi, thanks for your response.

 

I code in PHP, HTML, CSS, and JS and put each type of file in its own path.  So all my CSS files are in {project}/css/, HTML files are in {project}/html/, images are in {project}/images/ etc. 

 

Plus I can see the extension right there in the Files panel, so I don't need or want the file type symbols ("</>", etc.); for me, they are distracting clutter. 

 

So there's no way to hide them?

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 ,
Jul 31, 2025 Jul 31, 2025

Nope.  Blame the GUI designer— probably a Mac user. 

 

 

 

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 ,
Jul 31, 2025 Jul 31, 2025

Copilot's view on the subject:

 

Copilot_20250801_100357.png

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
Community Expert ,
Jul 31, 2025 Jul 31, 2025
LATEST

Gee, that was faster than a lightening bolt on steroids. 

 

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