Sfoglia il codice sorgente

Add empty token postfix to prevent postfixing

Marco Petersen 5 anni fa
parent
commit
e0342a7ec6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/twig/twig.ts

+ 1 - 0
src/twig/twig.ts

@@ -41,6 +41,7 @@ export const conf: IRichLanguageConfiguration = {
 
 export const language = <ILanguage>{
 	defaultToken: 'invalid',
+	tokenPostfix: '',
 
 	keywords: [
 		// (opening) tags