ferenk_obsidian-tokenz/data.json
Móricz, Ferenc 918d9fa097 + settings.look: Token highlighting on/off
+ ... in the whole document: Highlighting can be turned on/off
+ ... in code blocks: Several settings in Options to set up highlighting
+ ... in code blocks: Custom rule sets to fine tune highlighting options
2025-01-15 00:59:06 +01:00

7 lines
No EOL
165 B
JSON

{
"bSuggestions": true,
"bSuggestReplaceTokens": false,
"nSuggestLimit": 26,
"strEditorHighlightMode": "completion",
"strSuggestionSeparator": "--------"
}