Eugene Petrenko
Eugene Petrenko
Does not work for me. I do not see /vagrant folder in the started VM
It looks the .iso is lacking VirtualBox guest addons. It seems both are affected
Adding a line to the profile.ps1 is less productive in my case (it requires computer global setup, not a repository setup, which can be automated) ``` $GitPromptSettings.RepositoriesInWhichToDisableFileStatus += 'path' ```
Why is it necessary if we have JUnit integration? This could be done via [Service Messages](http://confluence.jetbrains.com/display/TCD8/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-ReportingTests)
It does not work for me too. Please follow the issue for Kotlin MPP. https://youtrack.jetbrains.com/issue/IDEA-202036 I was able to compile the project (no matter there were the errors in the...
The original problem with the tooling is not yet fixed. You may watch for the https://youtrack.jetbrains.com/issue/KT-25941
Some more code documentation is nice to have as well
Also reported in https://github.com/JetBrains/kotlin/pull/2458
It may suggest something in run configuration. It was only a error in my case On Jan 22, 2018 11:29, "Vladislav Rassokhin" wrote: > Check Settings -> Tools -> Terraform...
We need something standard. TFlint is a good idea On Jan 22, 2018 11:32, "Vladislav Rassokhin" wrote: > Any ideas how to do that in IDEA? Haven't seen similar features...