chrome打开文件管理器的时候默认打开了vscode
Tofloor
poster avatar
hsgdv
deepin
2018-06-26 22:43
Author
本帖最后由 hsgdv 于 2018-6-26 14:44 编辑

如题,在chrome里面下载好东西之后选择在文件夹中打开的时候,打开了vscode。控制栏有个默认程序的选择,但是没有关于这个的默认选项

在使用vscode的时候也遇到了一点问题,没办法把默认的 terminal 改成deepin-terminal 。

而且我想更新一下vscode的时候,下载好了deb但是安装的时候报错:
An error occurred while applying changes: dpkg: regarding .../code_1.24.1-1528912196_amd64 (1).deb containing code:
vscode conflicts with visual-studio-code
  code provides visual-studio-code and is to be installed.

dpkg: error processing archive /home/mogeek/Downloads/code_1.24.1-1528912196_amd64 (1).deb (--install):
conflicting packages - not installing code
Errors were encountered while processing:
/home/mogeek/Downloads/code_1.24.1-1528912196_amd64 (1).deb

Reply Favorite View the author
All Replies
avatar
null_
deepin
2018-06-27 19:33
#1
$ xdg-mime default dde-file-manager.desktop inode/directory

dde-file-manager.desktop 可以换其他文件管理器的desktop文件
Reply View the author