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.
我认为 SciTE 可以做到,但对我不起作用。有什么设置选项吗?
我已经load.on.activate=1在我的 SciTEUser.properties 中设置了它,它就像一个魅力。
load.on.activate=1
编辑:
save.on.deactivate=1与和结合使用reload.preserves.undo=1。SciTEDocs会告诉你更多。
save.on.deactivate=1
reload.preserves.undo=1
在文件中添加这一行SciTEUser.properties:
SciTEUser.properties
save.session=1