2 Replies Last post: Feb 28, 2013 9:01 PM by Andy Watt  
Andy Watt Newbie 3 posts since
May 15, 2012
Currently Being Moderated

Feb 27, 2013 11:14 PM

intellij code formatting like PHPStorm???

Hi Everyone,

I've been using PHPStorm for over a year now, but I'm trying out IntelliJ because I need the Actionscript support. When I create a web module project in IntelliJ, everything works great except that my code does not autoformat and has no code coloring (everything is just black text). Am I missing something? PHPStorm handles both of these things automatically. Do I need to enable a setting somewhere in IntelliJ?

 

If this has already been discussed, feel free to give me the discussion link. I couldn't find it.

Thanks,

Andy

Rustam Vishnyakov JetBrains 116 posts since
Apr 9, 2010
Currently Being Moderated
Feb 28, 2013 11:54 AM in response to: Andy Watt
Re: intellij code formatting like PHPStorm???

Andy,

most likely you are missing a PHP plug-in which is not bundled but can be installed from plug-in repository. If you are talking about PHP of course.

More Like This

  • Retrieving data ...