{"editor.tokenColorCustomizations":{"[*Light*]":{"textMateRules":[{"scope":"ref.matchtext","settings":{"foreground":"#000"}}]},"[*Dark*]":{"textMateRules":[{"scope":"ref.matchtext","settings":{"foreground":"#fff"}}]}},"workbench.editorAssociations":{"*.copilotmd":"vscode.markdown.preview.editor"},"github.copilot.nextEditSuggestions.enabled":true,"python.locator":"native"}