Search code examples
pythonpathpycharm

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

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