vscode-allautocomplete icon indicating copy to clipboard operation
vscode-allautocomplete copied to clipboard

When fetching a method or function from different file- AllAutoComplete doesn't respect case sensitivity upon autocompleting.

Open NikolaKrstic94 opened this issue 3 years ago • 2 comments

As stated above, the completed word is in lowercase while it should maintain and respect the case sensitivity of the word it's referencing.

NikolaKrstic94 avatar Jan 19 '21 16:01 NikolaKrstic94

You can remove this: It was the PHP INTELEPHENSE extension that caused the issue.

NikolaKrstic94 avatar Jan 19 '21 16:01 NikolaKrstic94

You can remove this: It was the PHP INTELEPHENSE extension that caused the issue.

im using PHP INTELEPHENSE and allautocomplete, but its conflicts, how do you solve that?

JohnnyWoong avatar Jun 03 '21 08:06 JohnnyWoong

Cannot do something about another extension.

atishay avatar Feb 09 '23 20:02 atishay