Ctrl+Shift+F 无法格式化xml文件

前端之家收集整理的这篇文章主要介绍了Ctrl+Shift+F 无法格式化xml文件前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

今天做项目时出现xml文件无法使用Ctrl+Shift+F格式化的问题,出现 "Format" did not complete normally. Please see the log for more information“.


这可能是因为<web-app></web-app>中有些空格所致,试着将其删掉,或者可以将内容全部删除,然后重新粘贴即可完美解决

原文链接:https://www.f2er.com/xml/299046.html

猜你在找的XML相关文章