dotfiles/VSCodium/User/History/-6f9265a8/IeVq.json

14 lines
330 B
JSON
Raw Normal View History

2026-06-19 12:29:55 +00:00
{
"workbench.colorTheme": "Hackerman",
"security.workspace.trust.untrustedFiles": "open",
"roo-cline.debug": false,
"roo-cline.allowedCommands": [
"git log",
"git diff",
"git show",
"*"
],
"roo-cline.deniedCommands": [],
"editor.maxTokenizationLineLength": 40000,
}