Can PyCharm recognize Makefiles?
A project I work on contains Makefiles to build releases. Is there a way to give pycharm the syntax and format recognition for them? A cursory glance at the plugins repository doesn't show anything promising.
Thanks!
-Roberto.
Please sign in to leave a comment.
Hello Roberto,
You can configure something by defining a custom file type in Settings |
File Types. I don't think a full-featured custom language plugin for makefiles
exists at the moment.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"