const conf = { brackets: [], autoClosingPairs: [], surroundingPairs: [] }; const language = { // Set defaultToken to invalid to see what you do not tokenize yet // defaultToken: 'invalid', keywords: [], typeKeywords: [], tokenPostfix: ".csp", operators: [], symbols: /[=>