Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个巨大的 XML 代码,我一直在添加。它有大约 13.465 行代码和很多标签。为了保持一切井井有条(因为代码几乎不可读),我决定我可以折叠所有标签并评论它们是什么。
每次我打开 Notepad++ 时有什么方法可以实现这一点,而不必使用“全部折叠”选项?我正在使用 notepad++ windows XP 和 XML。