Top "Jetbrains-ide" questions

For programming problems relating to using any of the JetBrains tools such as ReSharper, RubyMine, etc.

How to add CLion icon to desktop in Ubuntu

I am using Ubuntu and CLion 2016.1. I installed it by downloading tar.gz archive. Now I have such CLion-2016.1/bin …

ubuntu user-interface desktop clion jetbrains-ide
How to edit user privileges with JetBrains DataGrip?

How can I edit user privileges of some MySQL servers with JetBrains DataGrip?

mysql jetbrains-ide datagrip
Using jetbrains appcode IDE on Linux

In download page of Jetbrains website there is no download option for linux. I googled for "jetbrains appcode IDE on …

linux ubuntu debian jetbrains-ide appcode
JetBrains Resharper 9 Ultimate Test Runner error: NUnit.Core.UnsupportedFrameworkException: Skipped loading assembly {MyAssembly}

This seems to be an error with the JetBrains Resharper 9.1 Ultimate Test Runner referencing an older version of NUnit. I …

nunit jetbrains-ide resharper-8.0 test-runner
JetBrains Rider EAP on Linux - Solution load failed: MsBuild not found

Just installed the latest version of Rider EAP (163.12057) and tried to create a new solution. In my Solution Explorer its …

msbuild jetbrains-ide rider failed-to-load-viewstate
The Specified SDK "Microsoft.NET.Sdk" was not Found

So I'm using Rider without Visual Studio installed and its working fine for .NET but for .NET Core I'm getting …

c# .net-core jetbrains-ide rider
Jenkinsfile syntax highlighting in PyCharm Idea

I've been looking an so far have been unable to find any way of enabling syntax highlighting for jenkinsfile in …

python jenkins pycharm jenkins-pipeline jetbrains-ide
What does the A stand for in Intellij IDEA?

Does anyone know what the acronym IDEA stand for? I would assume Integrated Development Environment, then maybe Application? Also does …

java intellij-idea ide jetbrains-ide
Ftp uploading issues on phpStorm 7.1

Edit: It seems that after the last update this issue is no longer present, at least so far Whenever i …

ftp phpstorm jetbrains-ide
How to configure in IdeaVIM Ctrl + N and Ctrl + P completion from Vim?

In Vim we can use Ctrl + N or Ctrl + P to finish code completion. How to configure it in IdeaVim …

intellij-idea vim jetbrains-ide ideavim