root权限启动vscode

You are trying to start Visual Studio Code as a super user which isn't recommended. If this was intended, please add the argument `--no-sandbox` and specify an alternate user data directory using the `--user-data-dir` argument.

bash 复制代码
code --no-sandbox --user-data-dir=/usr/share/code

/usr/share/code是vscode的安装路径
相关推荐
0wioiw02 小时前
Onesignal(Xcode)
ide·macos·xcode
小乔的编程内容分享站5 小时前
记录使用VSCode调试含scanf()的C语言程序出现的两个问题
c语言·开发语言·笔记·vscode
zzh_my8 小时前
Visual Studio 2022介绍
ide·visual studio
esmap9 小时前
技术深度解析:ESMap引擎VS主流数字孪生竞品
人工智能·物联网·3d·编辑器·智慧城市·webgl
mancy_1212129 小时前
复古C语言代码复活!——以121+hello.c为例摘要
c语言·vscode·gitee·visual studio·新人首发·turbo c
星辰引路-Lefan9 小时前
Antigravity 登录问题及解决方案:Antigravity Tools 账号管理工具详解
ide·ai编程·gemini·antigravity
*小海豚*10 小时前
springcloud项目运行启动类无法启动,IDEA也没有任何提示
java·ide
claider11 小时前
Vim User Manual 阅读笔记 usr_22.txt Finding the file to edit 多文件编辑浏览
笔记·编辑器·vim
qq_3975623113 小时前
使用vscode , 开发keil单片机工程 . (为了使用ai助手)
ide·vscode·编辑器
于慨13 小时前
nuxt4项目安装依赖报错
vscode