.continuerc.json not overriding config.json for Android Studio #3892
Labels
area:autocomplete
Relates to the auto complete feature
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
Expected:
I use two auto complete configs: follows:
OR
I've tested the latest version of the plugin with VSCode version: 1.96.4 and using the latter in .continuerc.json override works as evidenced by idea's prompt logs as well as looking at my local GPU usage on my machine at vpn.itissid.me
To reproduce
Expected:
Prompt logs show the tab auto complete model being used is one in .continue.json
Actual:
Prompt logs show that the tab auto complete model being used is the one in config.json.
Log output
The text was updated successfully, but these errors were encountered: