I was curious as to if PN will ever do some formatting of the code. To make it more clear, and clean, I'd like to see a sort of built-in util that does perltidy against perl, and maybe "indent" against C and C++ files, etc. . . I'd love to be able to clean up the visual appearance of my code all within PN.
Formatting - Wish List
(4 posts) (4 voices)-
Posted 5 years ago #
-
Me too. I think that would be the perfect fit for someone to write a *ahem* plugin. It's just waiting for someone to do it.
I know PN2 gained some popularity from lifehacker. I wonder if one of them could do this?
Posted 5 years ago # -
It's not too hard to setup an external formatting program with via user tools to format your code. I have a tool setup to format Java code w/ Jalopy.
Posted 5 years ago # -
I often use astyle for this purpose, a number of other tools even bundle astyle - check it out!
Posted 5 years ago #
Reply
You must log in to post.