-
Notifications
You must be signed in to change notification settings - Fork 21
Changelog 188 #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changelog 188 #174
Conversation
0bd28d1
to
0ed8293
Compare
0ed8293
to
e639474
Compare
For some reason, intellij-rust/intellij-rust#7489 was not initially included in the generated changelog |
@vlad20012 Note, although the text is ready for review, I'm going to add some notes about the coming EAP build (about debugger improvements) before we merge this PR. |
e639474
to
b3b42a6
Compare
391de14
to
bdd3e68
Compare
* Rust debugging issues fixed in the latest 2023.1 CLion [EAP](https://www.jetbrains.com/resources/eap/) builds: | ||
* [CPP-28311] `Undefined item: "UTF-8"` exception when debugging with Bundled GDB on Windows | ||
|
||
* [#10007] Support [Remote debugging](https://www.jetbrains.com/help/clion/remote-debug.html) with LLDB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I don't like we mix plugin and platform changes in the changelog. The platform changes are not part of the plugin release and in most cases will work without plugin update
Also, "the latest 2023.1 CLion EAP" is also misleading because it refers to different builds depending on moment of reading
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be great to come up with a less misleading way to describe platform changes affecting Rust support
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added Platform Updates
section as a possible solution, WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok for now. Not sure about it as long term solution
bdd3e68
to
d5ab351
Compare
* Rust debugging issues fixed in the latest 2023.1 CLion [EAP](https://www.jetbrains.com/resources/eap/) builds: | ||
* [CPP-28311] `Undefined item: "UTF-8"` exception when debugging with Bundled GDB on Windows | ||
|
||
* [#10007] Support [Remote debugging](https://www.jetbrains.com/help/clion/remote-debug.html) with LLDB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok for now. Not sure about it as long term solution
de00157
to
32a628f
Compare
32a628f
to
85bc95b
Compare
No description provided.