UNPKG

@cspell/dict-django

Version:
26 lines (25 loc) 646 B
// cSpell Settings { "id": "django", "name": "Django", "description": "List of Python Django Framework keywords.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "django", "path": "./dict/django.txt", "description": "List of Python Django Framework keywords." } ], "languageSettings": [ { "languageId": "html", "dictionaries": ["django"] }, { "languageId": "python", "dictionaries": ["django"] } ] }