Explorar el Código

Add empty token postfix to prevent postfixing

Marco Petersen hace 5 años
padre
commit
e0342a7ec6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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