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.
我正在尝试将格式为“<# Text #>”的所有字符串转换为 NSTextView 中的标记 - 与 Xcode 中的行为相同。我已按照此处给出的步骤在 NSTextView 中添加自定义附件,但没有成功。有没有办法完成这种行为?