isjustin 最近的时间轴更新
isjustin

isjustin

V2EX 第 589903 号会员,加入于 2022-08-01 17:08:16 +08:00
今日活跃度排名 10627
isjustin 最近回复了
1 天前
回复了 gimp 创建的主题 程序员 求推荐个 Cursor/vscode 写 Golang 代码的主题
One Dark Pro

但其实把函数突出显示要更重要一些(如果使用过 Source Insight ,感受会更明显)
比如这样的配置:
"editor.tokenColorCustomizations": {
"[One Dark Pro]": {
"textMateRules": [
{
"name": "myFunction",
"scope": [
"entity.name.function",
"support.function"
],
"settings": {
"fontStyle": "bold"
}
}
]
},
"variables": "#ffffffa0",
},
@zhangj699 得物
最近有 20%国补,闭眼入 macbook ,M3 MacBook Air 到手 7K
105 天前
回复了 odingo 创建的主题 程序员 求推荐 32G 内存 1T 固态笔记本
2024 Macbook Air 13.6 寸 M3 芯片 24G 内存 512G 固态,10939 原价,算上国补优惠-2000 ,到手 8939 。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1155 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 18:06 · PVG 02:06 · LAX 10:06 · JFK 13:06
Developed with CodeLauncher
♥ Do have faith in what you're doing.