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.
我正在写一个插件。
在打开的项目中获取每个文件夹路径的“正确”方法是什么?我应该自己打开和解析项目文件吗?
我需要的是 .*sublime-project 中的“文件夹”部分
看起来view.window().folders()是我想要的
view.window().folders()