-
I just installed the CODEGPT extension and enabled codellama:latest, but autocomplete doesn't work in any type of file.
I've tried with several file extensions, such as JS, PHP, HTML... and still …
-
Based on internal peer review:
> The auto complete for columns suggest column names that are not part of the table being queried. It also doesn't work at all when using the table alias prepended, s…
-
Accoriding to https://www.w3schools.com/tags/att_input_autocomplete.asp
There is now a LOT of possible values for the attribute autocomplete of input.
But most of them are missing, in EnumAutocomp…
-
autocomplete does not show the option to create the [pi] object for some reason
![photo_2024-10-24_14-08-17](https://github.com/user-attachments/assets/1bd7765c-bb35-469d-921e-f28ba9b73388)
it a…
-
**Describe the bug:**
Occasionally, the autocomplete suggestions in Console are duplicated.
**Screenshots (if relevant):**
![Image](https://github.com/user-attachments/assets/3b57186e-13a9-4ea3-87f6…
-
I tried this on my Blazor Server project:
I can obtain the correct input value on @valorTest1 and @valorTest3 but @valorTest3 is null. The Autocomplete can not even filter the dropdownlis…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Contextual-Intellisense--Autocomplete-S/10777925)._
---
There needs to be an autocomple…
-
I am testing the autocomplete feature on CTKComboBox. Noticed that when I start typing the name - it only includes values that start with this name. The list of values is ["Great Britain", "British Is…
-
-
Steps to reproduce:
1) Type `del`
2) Hit `TAB`
Expected output: `delete_product` and `delete_supplier` should display
Actual output: `delete` is displayed alongside the 2 command words mentioned pre…