Makefile plugin for pycharm -


is there plugin makefiles pycharm? there c/c++ no longer supported , therefore compatible newest pycharm

updated: stated amir katz: pycharm 2017 , onwards adding textmate bundle under settings->editor->textmate bundles.

from pycharm 2.7 , onwards option use pycharm's textmate bundles support: https://confluence.jetbrains.com/display/pyh/textmate+bundles+in+pycharm

you can download textmate makefile bundle here: https://github.com/textmate/make.tmbundle , install in pycharm.


Comments