Lancements de RubyMine
Released: Aug 25, 2023
Mises à jour de 2023.2.1
Fonctionnalités
- You can now allow user-defined implementations of SearchListener.
- Added support for sha384.
- Added chat context to the AI Chat.
- Prisma: Added support for directUrl completion.
- WebSymbols: Added "obsolete" API status.
- Added a Quick Fix preview in Tailwind CSS, Prisma, Deno, Svelte and Volar.
- Added new Tailwind CSS plugin and support for PUG.
- Tailwind: Added an option to only show Tailwind classes in completion, or show them on the top of the list.
- CSS Level 4 system colors are now...
Released: Jul 26, 2023
Mises à jour de 2023.2
Fonctionnalités
Ruby and Rails
- Turbo-Rails support - This release brings updates to Turbo code completion in Ruby on Rails projects. It is now possible to use code completion for Turbo streams in controllers and views and for broadcasting Turbo streams from models. Completion for Turbo frames in views is also available.
- Import Maps support - Users can now use importmap commands in Run Anything, autocomplete module specifiers and file paths in the pin and pin_all_from methods, and navigate...
Released: Mar 29, 2023
Mises à jour de 2023.1.x
2023.1.4
Updated Jul 13, 2023
Fixes
- IDE start fails with "CannotActivateException: Address already in use: bind".
- "Copy Reference" on a line in Editor no longer copies "Path From Content Root" (instead it copies the path from the parent root e.g. source root, test root).
2023.1.3
Updated Jun 22, 2023
Features
- Added the option to enable/disable automatic interpolation of string literals.
2023.1.2
Updated May 19, 2023
Features
- Improved documentation for Angular-related symbols - Added more...
Released: Nov 30, 2022
Mises à jour de 2022.3.x
2022.3.3
Updated Mar 10, 2023
Features
- Improved Ruby code completion speed.
- You can now prevent a line break from appearing when pasting a line copied from an empty selection.
- Prisma: Improved views support.
- Added the ability to monitor database connections and sessions.
- Added the ability to run queries periodically.
2022.3.2
Updated Jan 30, 2023
Features
- Updated Settings Sync plugin - Improved the behavior of the Settings Sync plugin. In previous RubyMine versions, if you used multiple...
Released: Jul 26, 2022
Mises à jour de 2022.2.x
2022.2.4
Updated Nov 23, 2022
Fixes
- Error while moving libs to subfolders in the artifacts dialog.
- "Unpaired symbol is missing" false positive.
- Add transparency to JBCefOsrComponent.
- Background tasks get stuck with custom Boot Java Runtime
- Tailwind CSS 3.2.0: IDE highlights @Hideatsu Aoki directive as error.
2022.2.3
Updated Oct 7, 2022
Features
- Added support for ':deep' style selector in Vue 2.6+ projects.
Fixes
- Quick Documentation popup doesn't go away with ESC when using the Emacs keymap...
Released: Apr 12, 2022
Mises à jour de 2022.1.x
2022.1.4
Updated Jul 20, 2022
Fixes
- Debugging rails tests with debase 3.0.0.beta.3: stepping doesn't work.
- Debugger doesn't work properly if running Procfile via foreman.
- Empty Java string literal in pattern is matched incorrectly.
- Switching between computers keeps asking merge find.xml and FeatureSuggester.xml.
- External diff tool settings are lost after IDE restart.
- Suddenly the registered external diff tool doesn't work again.
- High CPU usage during AsciiDoc editing.
- Intellij IDEA crashes after...
Released: Nov 30, 2021
Mises à jour de 2021.3.x
2021.3.3
Updated Mar 17, 2022
Features
- [Ruby 3.1] Block arguments can now be anonymous if the block is only passed to another method.
- Added support for wildcards in inline pattern matching.
- Added the ability to generate the file name of file templates.
- No longer stops launching interactive bash shells to get environment variables.
Fixes
- RubyMine doesn't download bundled rbs executable via ssh.
- Indexing hangs with high CPU on large project.
- False positive Expected: expression warning with omitted...
Released: Jul 27, 2021
Mises à jour de 2021.2.x
2021.2.3
Updated Oct 15, 2021
Features
- Added support for JRuby 9.3.0.0.
Fixes
- Fixed an issue with installing the debugger for JRuby on Windows.
- Fixed recurring indexing on every startup if the IDE was closed due to OS shutdown.
- Fixed the issue causing the IDE to freeze.
2021.2.2
Updated Sep 17, 2021
Fixes
- Fixed an issue with passing parameters to a console.
- Fixed an issue with launching MiniTest tests from the IDE.
- Fixed an issue related to RSpec matchers.
- Fixed an issue with running docker...
Released: Apr 7, 2021
Mises à jour de 2021.1.x
2021.1.3
Updated Jul 5, 2021
Fixes
- Fixed an issue with syntax highlighting in Ruby heredoc.
- Fixed an issue with Rubocop returning an error.
- Fixed the problems behind several UI freezes.
- Fixed the infinite indexing issue.
- Ctrl+Shift+Arrow keys works for text selection as it should.
- Fixed an error that occurred when trying to display JPG, PNG, and SVG images in a quick doc.
- The IDE no longer shows update notifications from disabled plugins.
- Fixed an unexpected closure of the Compare with branch...
Released: Dec 1, 2020
Mises à jour de 2020.3.x
2020.3.3
Updated Mar 18, 2021
Features
- Keychain is now available for storing/using passwords on Apple Silicon.
Fixes
- Fixed an issue with console views running in read-only mode.
- Fixed an issue with the formatting of Pry console output on Windows.
- Fixed an issue causing IDE crashes.
- Fixed issues with the Close All But Pinned and Close All actions.
- Fixed the wrong behavior of the Diff view.
- Fixed a focus issue in the branch list.
- Fixed the issue causing unnecessary backslashes to be added in...