1
0
Fork 0

add more keywords

pull/396/head
jens1o 2017-06-10 14:29:34 +02:00
parent eaacc47772
commit 089806bf54
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class CompletionProvider
'eval',
'exit',
'extends',
'false',
'final',
'finally',
'for',
@ -79,6 +80,7 @@ class CompletionProvider
'switch',
'throw',
'trait',
'true',
'try',
'unset',
'use',