1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
This commit is contained in:
Andrew Nagy 2022-04-28 18:55:24 +00:00
parent e10ad2b567
commit 30c885e1a6

View File

@ -821,7 +821,7 @@ class Codebase extends PsalmCodebase
null,
new Command(
'Trigger parameter hints',
'editor.action.triggerParameterHints',
'editor.action.triggerParameterHints'
),
null,
2