file transfer upload - IntelliJ IDEA

  1. IntelliJ IDEA 2024.1

    Versionshinweise: access to the command history. Sticky lines in the editor- Introduced sticky lines in the editor to simplify working with large files and exploring new codebases. This feature keeps key structural ... the ability to create files from code snippets, and updated in-editor code generation. Please note that in this release, AI Assistant has been unbundled and is now available as a separate plugin. This change ... and provide a notification to alert you of this change. Static imports preserved on copy-pasting- This release accurately preserves static imports, ensuring they are transferred exactly as they appear ...

  2. IntelliJ IDEA 2023.3.5

    Versionshinweise: The gutter icons once again display properly in GraphQL schema files. 0 ...

  3. IntelliJ IDEA 2023.3.4

    Versionshinweise: the IDE prompts you to log in with your JetBrains Account. The IDE now successfully adds Kubernetes сontexts from config files. Customizing inspection severities is once again accessible in Settings | ...

  4. IntelliJ IDEA 2023.3.3

    Versionshinweise: after the IDE restarts no longer fails. Marking GitHub pull request files as "reviewed" works as expected again. Visual guides set to custom values in Settings/Preferences | Editor | Code Style ... and the build has succeeded. The IDE correctly displays the chosen file in the Commit dialog when executing the Commit File action for one of the modified files. The IDE no longer erroneously resets namespaces ...

  5. IntelliJ IDEA 2023.3.2

    Versionshinweise: The IDE no longer loses file names in file templates. It's once again possible to build Groovy projects using the JetBrains build system on Java 8. Fixed several issues that were cropping up ...

  6. IntelliJ IDEA 2023.3

    Versionshinweise: To enhance your navigation experience when working simultaneously with a variety of file types in the editor, default color-coding has been introduced for editor tabs, mirroring their appearance in the Project ... file appears as src/Main.kt instead of src/main/kotlin/Main.kt. This helps you save time navigating the project and reduces the overall complexity in projects where extensive nesting isn't needed. ... Auto-configuration for Kotlin in Java Gradle projects- If you add a Kotlin file to a Java module, IntelliJ IDEA can now automatically add all the necessary Kotlin dependencies by changing the build scripts. You can ...

  7. IntelliJ IDEA 2023.2.3

    Versionshinweise: kubeconfig files. The Access is allowed from Event Dispatch Thread (EDT) only error no longer causes the IDE to malfunction when opening certain files. The IDE no longer creates redundant GraalVM run ...

  8. IntelliJ IDEA 2023.2.4

    Versionshinweise: The IDE now properly recognizes Spring configuration files when importing projects from Bazel. The IDE no longer hangs when deploying a WAR artifact to a remote Tomcat server. The list ...

  9. IntelliJ IDEA 2023.2.2

    Versionshinweise: as expected, opening files from the Search Everywhere tabs in the right-hand side of the split screen. The Project tool window once again displays the list of directories. The issue causing performance ... degradation when working with Markdown files featuring tables has been resolved. The IDE no longer hangs on the splash screen because of the Exception in thread "AWT-EventQueue-1" error. The IDE once ...

  10. IntelliJ IDEA 2023.2.1

    Versionshinweise: correctly. The IDE no longer freezes when specifying generic type parameters in Groovy. The IDE no longer freezes when editing XHTML files. Printing works as expected again. Updating bundled plugins no longer ... removes plugin files from the IDE’s installation folder. The OpenAPI Specification plugin no longer erroneously requires the schema type field to be an array when using OpenAPI 3.1.0. The IDE now supports ... several files simultaneously in the Files tab of the Search Everywhere dialog. The issue that caused window controls to be obscured when using the High Contrast theme on Linux with the native header ...

  11. IntelliJ IDEA 2023.2

    Versionshinweise: the changes, leave comments, and navigate to relevant views. User experience Text search in Search Everywhere- Search Everywhere (Double Shift) is primarily used for searching through files, classes, methods, ... actions, and settings. With this update, it now includes text search capabilities similar to Find in Files. Now, text search results are displayed when there are few or no other search results available ... toolbar, accessible via View | Appearance | Main menu as a Separate Toolbar. File sorting by modification time in the Project view- Added the ability to arrange your files in the Project view based ...

  12. IntelliJ IDEA 2023.1.x

    Versionshinweise: Reference action for files in non-java modules now works as expected and copies the path from the content root. The @ jakarta.validation.constraints.NotNull annotation is now interpreted correctly during ... and not process actions correctly on macOS. Several issues that affected working in LightEdit mode have been fixed. Building JPS projects utilizing JDK 8 with both JDK and project files stored on WSL no longer ... code. The IDE now correctly saves changes made to the language injection rules. The IDE no longer freezes when the Reformat code action is enabled. No exception is thrown when adding a dictionary via File ...

  13. IntelliJ IDEA 2022.2.x

    Versionshinweise: no longer malfunctions when opening projects with Python files. The Create branch input field in the Open task window now has the correct size. There are no more slowdowns when working with language ... Fixes The Markdown auto-formatting action now correctly formats Markdown files with tables. The IDE now shows a balloon notification in the background for pre-commit checks that finish with failing ... debuggers to Java processes on macOS. Fixed regression: the Line Comment action is available again. Fixed regression: The Ctrl+Click shortcut once again works on file paths. Fixed regression: The paste action ...

  14. IntelliJ IDEA 2022.3.x

    Versionshinweise: RegExp action no longer results in a false Bad regular expression pattern alert. The IDE correctly saves the set Docker WSL distribution option. Attaching folders created outside the IDE via File | Open ... that was causing the IDE to treat the first parameter as SQL when working with Spring has been fixed. The detached IDE window no longer disappears on restart if there’s no open file in the main window. 2022.3.1 ... restart. Opening a project file from an external tool no longer causes the IDE to throw the “Access is allowed from event dispatch thread only” exception. When sending requests in the HTTP Client, ...

  15. Über IntelliJ IDEA

    Beschreibung: code- IntelliJ IDEA analyzes your code, looking for connections between symbols across all project files and languages. Using this information it provides indepth coding assistance, quick navigation, ...

  16. About IntelliJ IDEA

    Beschreibung: IDEA analyzes your code, looking for connections between symbols across all project files and languages. Using this information it provides indepth coding assistance, quick navigation, clever error ...

  17. IntelliJ IDEA 2022.1.x

    Versionshinweise: Fixed the issue with local module recognition in the Terraform plugin. Fixed the Run Git hooks checkbox in the Before Commit section of the Commit tool window. Changing the.iml file no longer removes ... double-clicking in the Commit tool window. No “null” text is inserted when Enter is pressed when working with Markdown files and keeping multiple projects open. The Documentation tool window has been fixed and now ... Fixed the issue causing high memory usage and a decline in performance when working with large JSON files. Fixed the issue causing the loss of items in the Configured servers list in Settings / ...

  18. IntelliJ IDEA 2021.2.x

    Versionshinweise: You can add more options based on your needs. Faster indexing for projects in WSL 2- For project files stored in WSL 2, you use a daemon that transfers the content of the files between Linux and Windows ... Fixed XSLT file associations. Fixed the Optimize imports action for unused imports in jsp files. Fixed the link to the documentation about configuring the Spring Boot annotation processor. 2021.2.2 ... and HTML preview. Added the ability to add new projects from VCS under the File menu. Updated MDN documentation for 2021.2.1. Added support for Vue.js 3 style selectors. Added the ability to select whether ...

  19. IntelliJ IDEA 2021.3.x

    Versionshinweise: correctly. Fixed custom fields when creating file templates. Fixed the issue that was causing the incorrect adjustment of Groovy-based test classes when renaming Java packages. Fixed the IDE’s behavior ... when used in the terminal on Windows. The caret now jumps to the next word as expected. Fixed the issue with pasting resource files from separate locations into source folders. 2021.3.2 Updated Jan 28, ... 2022 Fixes On macOS, ⌘N now opens the Generate popup as expected when File | New is invoked. Fixed the issue with WSL2 that caused endless syncing of maven projects. Fixed the issue affecting ...

  20. IntelliJ IDEA 2021.1.x

    Versionshinweise: Download sources for Maven projects. Fixed the problems behind several UI freezes. Ctrl+Shift+Arrow keys works for text selection as it should. The IDE loads resource files in a Gradle project ... Fixes Fixed the problem with corrupted indexes that caused Find In Files to show no results. Fixed Maven dependencies. Gradle Run Configurations now use the correct working directory. The IDE has stopped ... showing a data sharing consent popup with every launch. Fixed the selection issue in Switcher and Recent Files. Fixed the unnecessary resize of the Project view when you reopen projects. Fixed the Open ...