当前位置:网站首页>Vscode Tips 1
Vscode Tips 1
2022-07-19 06:32:00 【xp5xp6】
settings.json
{
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [
"variable.other.global", // Global variables
],
"settings": {
"foreground": "#64abc9",
// "fontStyle": "italic"
}
},
{
"scope": [
"variable.other.local", // local variable
"variable.parameter", // Shape parameter
],
"settings": {
"foreground": "#05c4c4",
// "fontStyle": "bold"
}
},
],
},
"editor.rulers": [80, 120, 160],
"search.exclude": {
"**/ca.si4project": true,
// ".history/": true,
// "**/*.keep*": true
},
"files.exclude": {
"**/cat.si4project": true,
// ".history/": true,
// "**/*.keep*": true
},
}
Set search search.exclude Etc. you can set the global mask Then set search options with the project
Set up Search for format Expand c/c++
Clang_format_fallback Style
Set up
{ BasedOnStyle: WebKit, IndentWidth: 8, IndentCaseLabels: false, AccessModifierOffset: -4, AlignTrailingComments: true }
边栏推荐
猜你喜欢

【力扣】用栈实现队列

EOG based eye movement detection and gaze estimation for an asynchronous virtual keyboard

通過VOR深度估計解决三維注視交互中的目標模糊問題

Talking about several solutions of cross domain

Cours de mathématiques de base 2 Fonction Euler, écran linéaire, élargissement de l'Europe

Eye tracking in virtual reality

Positional change of the eyeball during eye movements: evidence of translational movement

日常的眼睛接触检测使用无监督的注视目标发现

用头部运动学习无姿态注视偏差

2022/07/14 learning notes (day07) array
随机推荐
本地makefile 编译其他文件夹文件 指定obj目录
【力扣】对称二叉树
Volatile function of embedded C language
带透明png转换成c数组
Learning video saliency from human gaze using candidate selection
计算几何(2)
Busybox date date increases by one day, and decreases by one day on the Internet tomorrow
BusyBox 1.21.1 有udpsvd功能 可以编译成功 不干涉本机busybox方法
What kind of deep learning is most suitable for your enterprise?
【力扣】二叉树的前序遍历
Baby Ehab Partitions Again(dp,构造,位运算)
结合图片看常用串口通信UART
Bottom up and top-down attention: different processes and overlapping nervous systems 2014sci
Preorder traversal of binary tree
绝世好题(位运算优化dp)
filezilla传输虚拟机速度慢解决方法
Addition and subtraction of busybox date time
EOG based eye movement detection and gaze estimation for an asynchronous virtual keyboard
大龄程序员都去哪了?
Decorate Apple Tree