Skip to content

Instantly share code, notes, and snippets.

View egkhov's full-sized avatar
🎯
Focusing

egkhov

🎯
Focusing
View GitHub Profile
@pauldan
pauldan / gist:f3dbb3e33ee00acc36ad28c9e1de1bf9
Last active November 11, 2024 10:07
remove italics vscode
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"scope": [
"comment",
"comment.block",
"comment.block.documentation",
"comment.line",
"constant",
"constant.character",