You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Add "codeIntelAutoIndexing.enabled": true to the configuration page.
Navigate the Code Intel > Configuration page and read the default policy text.
Expected behavior:
The wording/presentation should make it clearer that auto-indexing is turned off for a specific policy.
Actual behavior:
The phrasing "Auto-indexing disabled" makes it seem like auto-indexing is disabled site-wide, which is confusing because I literally just set enabled to true earlier, while following the instructions on How to enable auto-indexing. I did a double take "Do I need to do something else as well to turn on auto-indexing or is it saying ‘disabled’ because of some other reason?". The meaning of that only becomes clear once you click Create new policy and see that auto-indexing is a per policy configuration option.
mainSteps to reproduce:
"codeIntelAutoIndexing.enabled": trueto the configuration page.Expected behavior:
The wording/presentation should make it clearer that auto-indexing is turned off for a specific policy.
Actual behavior:
The phrasing "Auto-indexing disabled" makes it seem like auto-indexing is disabled site-wide, which is confusing because I literally just set enabled to true earlier, while following the instructions on How to enable auto-indexing. I did a double take "Do I need to do something else as well to turn on auto-indexing or is it saying ‘disabled’ because of some other reason?". The meaning of that only becomes clear once you click Create new policy and see that auto-indexing is a per policy configuration option.