Perpeto 5 Posted yesterday at 01:30 PM 51 minutes ago, Patrick PREMARTIN said: Do you have a RSP or RSS issue to look at ? https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-526 It's this one I guess.... that's a bummer, that this hasnt been fixed yet... Share this post Link to post
Patrick PREMARTIN 111 Posted yesterday at 03:13 PM 1 hour ago, Perpeto said: https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-526 It's this one I guess.... that's a bummer, that this hasnt been fixed yet... thanks Share this post Link to post
pyscripter 730 Posted 21 hours ago Four of my reported issues were fixed in 12.3: TStackPanel spacing property is not DPI scaled - RAD Studio Service - Jira Service Management Unnecessary painting of styled scrollbars on mouse move - RAD Studio Service - Jira Service Management Memory leak when you use Vcl.IMouse - RAD Studio Service - Jira Service Management The Panning Window is not DPI scaled - RAD Studio Service - Jira Service Management Four are still open. 2 Share this post Link to post
David Heffernan 2399 Posted 17 hours ago (edited) On 3/13/2025 at 3:56 PM, Brandon Staggs said: To be fair, they are being very straightforward about it being a "version 1" release and it isn't even enabled by default. Well sure. But isn't this pretty lame? Who does version 1 releases that don't work? They might be upfront about all of its deficiencies, but good developers produce software that works. We've all used VS and VSCode and PyCharm and so on, and they work and shine. And then 12 months passes, it's 2025, and Emba come out with 5000 bug fixes and a 64 bit IDE that doesn't work. Edited 17 hours ago by David Heffernan Share this post Link to post
Anders Melander 1938 Posted 17 hours ago Just now, David Heffernan said: Well sure. But isn't this pretty lame? Who does version 1 releases that don't work? They might be upfront about all of its deficiencies, but good developers produce software that works. I wouldn't mind if they just released it as a technology preview (which is what it is) - on the side. But then what is this release exactly? Sure there are a bunch of bug fixes but have we been paying maintenance all this time to just get a major release (and this is a major release regardless of their silly numbering scheme game) with nothing but fixes for bugs that we already worked around long ago? Will we have to wait another year for something substantial? Two years? Maybe the roadmap can tell us - oh, wait; There's no roadmap, because stupid excuses that nobody ever believed anyway. I asked my manager today if we shouldn't just cancel our Delphi maintenance and gamble on nothing of substance being released the next 3 years (which is the break-even point). The last time we did this (XE3-XE8) we saved a bunch and didn't miss a thing. 1 Share this post Link to post
David Heffernan 2399 Posted 16 hours ago I went from XE7 to 11.something and only upgraded to get high DPI support which was worth it. Not sure what would get me excited from here. Probably would be copilot like goodness in the IDE. Share this post Link to post
Mark NZ 6 Posted 15 hours ago 14 hours ago, John R. said: I was considering using VSCode too and was wondering if you could tell more about the extensions that you use and your workflow ? I've just created a new post with info that may be of interest, and hopefully others can add to it https://en.delphipraxis.net/topic/13177-vscode-for-a-delphi-ide/ 2 Share this post Link to post
dummzeuch 1580 Posted 7 hours ago (edited) 10 hours ago, David Heffernan said: Well sure. But isn't this pretty lame? Who does version 1 releases that don't work? They don't call it "Version 1", they call it "Preview"^D^D^D^D^D^D ... no, they don't that was apparently during the beta phase. Now it's "64-bit initial release" which sounds more like it should be usable. Since I haven't used it at all so far, I can't comment on whether it is. Edited 7 hours ago by dummzeuch Share this post Link to post
Erix A. 10 Posted 6 hours ago Is Delphi Code formatter gone for good in 12.3 or is it just me? Ctrl+D isn't working anymore and I can't find the formatter options for Delphi (I only see the HTML formatter options). Share this post Link to post
Patrick PREMARTIN 111 Posted 6 hours ago (edited) 42 minutes ago, Erix A. said: Is Delphi Code formatter gone for good in 12.3 or is it just me? Ctrl+D isn't working anymore and I can't find the formatter options for Delphi (I only see the HTML formatter options). Check the installer ("Tools / Manage features" in the IDE). The code formatter and other .Net dependencies are in the "modeling" option. Edited 5 hours ago by Patrick PREMARTIN Share this post Link to post
Erix A. 10 Posted 5 hours ago 3 minutes ago, Patrick PREMARTIN said: Check the installer ("Options / Manage features" in the IDE). The code formatter and other .Net dependencies are in the "modeling" option. I have "Modeling" installed and still no formatter 😞 Share this post Link to post
Patrick PREMARTIN 111 Posted 5 hours ago 28 minutes ago, Erix A. said: I have "Modeling" installed and still no formatter 😞 Strange. Are you in a Professional or Enterprise edition ? You only have "html" part under "language" option ? Do you have the refactoring options in contextual menu in the code editor ? Can you uninstall the modeling option and reinstall it ? Share this post Link to post
Erix A. 10 Posted 4 hours ago Huh, I did a full uninstall (cleaning registry) and re-install and now it's there. Thanks for the tip about the Modeling. I un-checked it when I did the initial install. 2 Share this post Link to post
Patrick PREMARTIN 111 Posted 4 hours ago 34 minutes ago, Erix A. said: Huh, I did a full uninstall (cleaning registry) and re-install and now it's there. Thanks for the tip about the Modeling. I un-checked it when I did the initial install. When you opened the Tools / Manage Feature dialog (before reinstalling) it was checked but you unchecked it when you installed ? Share this post Link to post
Erix A. 10 Posted 4 hours ago Just now, Patrick PREMARTIN said: When you opened the Tools / Manage Feature dialog (before reinstalling) it was checked but you unchecked it when you installed ? It was checked before the full uninstall. I tried to un-check it (to uninstall) and enabled to install but it didn't work. Share this post Link to post
Patrick PREMARTIN 111 Posted 3 hours ago Just now, Erix A. said: It was checked before the full uninstall. I tried to un-check it (to uninstall) and enabled to install but it didn't work. Thanks, I open an issue about the installer. It should not check by default something not installed and of course must allow to install it. Share this post Link to post