Houdini Mac 添加external editor

 我的尝试(没有成功)

1. 找到houdini.env文件

 Houdini Mac 添加external editor_第1张图片

 2. 修改env文件,添加

EDITOR = "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" 

3. 打开

4. 命令行中 输入  

hconfig -a

得到环境变量,其中EDITOR修改成功

5. 在houdini中打开external editor,没有反应 (PS:在没有添加editor前,打开为默认编辑器,然而编辑完关闭编辑器,houdini就卡住了,只能强制退出)

 

 

 

参考:

官方文档 https://www.sidefx.com/docs/houdini/basics/config_env.html

https://www.sidefx.com/forum/topic/68821/?page=1#post-292777

https://forums.odforce.net/topic/40932-use-sublime-text-for-external-editor-on-macos/

转载于:https://www.cnblogs.com/farewell-farewell/p/11599620.html

你可能感兴趣的:(Houdini Mac 添加external editor)