Karl Krasnowsky
- Total activity 232
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 27
- Subscriptions 60
-
Edited What the heck is the tool/plugin for html/jsx entry interpreter?
AnsweredI had set this up in another instance of Intellij, but can't recall what it was. The plugin allows you to type in something like this: ul.list-group>li.list-group-item in the body of the render pro... -
Created Not getting PHP Web Application option in run configuration defaults?
Hey, So this is a head scratcher. I'm working with laravel/homestead. I have the vm configured and running just fine. I have xdebug installed and have confirmed it's ready for use. I've defined a P... -
Created Running 2017.3.4 on Ubuntu 16.04
AnsweredSet up Intellij on an virtual Ubuntu box. Working well, however I can't seem to figure out (for me) this odd behavior. It will only run in "docked" mode. Not full-screen mode, but simply locked to ... -
Edited homestead / php 7.2 xdebug can't get the darn debugger connected...
I've been trying all I can find to get this thing working. I have my homestead vm installed can access it through phpstorm on my windows box (access = edit code, see changes, run configuration will... -
Created Vagrant plugin. Init in project root not responding?
AnsweredIntelliJ IDEA 2017.2Build #IU-172.3317.76, built on July 15, 2017JRE: 1.8.0_152-release-915-b5 amd64JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.oWindows 10 10.0 I'm trying to use the Vagrant p... -
Created Starting a PHP project (not with PHPStorm)...
AnsweredI'm trying to move my PHP project from netbeans to Intellij Ultimate. While I've found the instructions on Configuring PHP Development Environment, it's not clear to me the context of when I would ... -
Created Using google drive as project repo...
AnsweredGood morning, I use multiple systems (and platforms, OS x, Windows, Linux) and locations for development work (working towards completely remote) and thought utilizing a cloud based storage source ... -
Edited Gradle import is no longer working after last Intellij update...
AnsweredFor whatever reason my ability to import a project via build.gradle configuration is no longer working. Upon attempts I get an error: The modules below are not imported from Gradle anymore.Check th... -
Created References missing in project...
Sorry the vague title, but not sure how else to narrow description. I have a web app project. Front end is using typescript. In the ts files there are references to, e.g., angular.IPromise<any>; ... -
Created Karma plugin not starting properly.
Hello, I was walking a fellow dev through the process of setting up a debug configuration for our karma based javescript tests and ran into this issue. We've installed the karma plugin and configur...