'"Edit with idle" not appearing in windows 11

the "edit with idle (x version)" option is not available when right clicking a python file in windows 11, how do I make it appear?



Solution 1:[1]

Please take a look at index.refresh_interval and index.search.idle.after index setting. You can change these parameters but consider performance degradation if you are going to perform frequent updates with decreased values of these fields

elasticsearch docs

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nick