Pycharm does not recognize "Include" in ssh config
Answered
Hello, I'm using Pycharm 2020.3.4, enjoying Pycharm's remote interpreter feature. However, it seems that Pycharm is not able to recognize contents written in files other than "~/.ssh/config", which is recognized by ssh with the "Include" command in the config file i.e. I can connect to that host with ssh in command line.
Hope the screenshot below illustrates the issue I'm talking about clearly.

Please sign in to leave a comment.
Hello,
This is a known issue https://youtrack.jetbrains.com/issue/IDEA-214673.
Please follow the issue for updates, feel free to vote and comment, and let us know if you need any help. If you're not familiar with YouTrack, please see https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications
Antonina, Thanks for your reply. I will pay attention to the issue you mentioned later.