intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

IntelliJ IDEA & IntelliJ Platform

Results 407 intellij-community issues
Sort by recently updated
recently updated
newest added

It is often desirable to fetch upstream commits first and then decide what is best: merge, rebase, or maybe even postpone updating and discuss your changes with other developers first....

when update to 2021.x, gradle project can not import the jar which is install to mavenlocal: a project: `apply plugin: 'maven'` then click install to mavenlocal b project import a,...

I updated the python/helpers/tools/stdlib_packages.txt and versions.xml as well, I think it's correct. YouTrack: [PY-54601](https://youtrack.jetbrains.com/issue/PY-54601)

[KTIJ-20849](https://youtrack.jetbrains.com/issue/KTIJ-20849) Definitely not-null types parameter converts to receiver type incorrectly

kotlin

Do not re-run tests when outputs did not change. More background explanation as to why rerunning tests is the wrong approach: https://blog.gradle.org/stop-rerunning-tests

Currently "Tree Apperance -> Show Visibility Icons" doesn't affect Package View. No matter if it is _on_ or _off_, icons are not showing. This commit fixes it. Code and tests...

Fixes https://youtrack.jetbrains.com/issue/IJSDK-299. It seems "super." was just accidentally removed in 556290b4063aae9c2d9fc107b9f3c65f6cd0839b

this fixes absence of focus in edit field upon opening "Find in Path" dialog and "Evaluate expression" dialog. Symptoms: sometimes (there's racing somewhere) focus and caret remain in code editor...