Is it possible to “extend” IntelliJ such that I can open the current file in VIM

Absolutely! Go to File -> Settings -> External Tools and add a new one. Program and Working Directory fields should be self-explanatory. The parameter field should be $FilePath$. Click the Insert macro button to see more token values that you could use. You can also bind keyboard shortcuts to the external tools you define. See … Read more

How to stop Intellij from automatically running SBT

I would leave the autoimport checkbox unchecked when importing a SBT project. In this way, it doesn’t refresh automatically, it must be done by hand. In order to change it, after it has been imported, you can edit by hand the .idea/sbt.xml file: <project version=”4″> <component name=”ScalaSbtSettings”> <option name=”linkedExternalProjectsSettings”> <SbtProjectSettings> <option name=”externalProjectPath” value=”$PROJECT_DIR$” /> <option … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)