'Is there possibility to enable file path autocompletion in PyCharm?

I'm looking for an option to enable file path autocompletion in Python scripts for PyCharm. Is there such an option or a plug-in?

A similar feature exists already in Jupyter Notebook: jupyter-example



Solution 1:[1]

Its possible, however you need to use plugin for that. you can find it here

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 Navneet Singh