背景:使用PyCharm+git做文档管理
需求:需要PyCharm自动识别docx/xslx/vsdx等文件类型,并在PyCharm内点击文档时唤起系统内关联应用(如word、excel、visio)
设置步骤:
1、file -》 settings -》file types
2、在Files opened in associated applications栏添加对应的文件扩展名即可
背景:使用PyCharm+git做文档管理
需求:需要PyCharm自动识别docx/xslx/vsdx等文件类型,并在PyCharm内点击文档时唤起系统内关联应用(如word、excel、visio)
设置步骤:
1、file -》 settings -》file types
2、在Files opened in associated applications栏添加对应的文件扩展名即可