Patrick PREMARTIN 152 Posted 9 hours ago 5 minutes ago, Attila Kovacs said: By the way, is the bookmarks plugin coming to 13 later? Bookmarks, Navigator and the multi threading debugger extension from Parnassus should arrive on GetIt in a few days. 1 Share this post Link to post
Anders Melander 2096 Posted 7 hours ago 1 hour ago, Patrick PREMARTIN said: The reason is simple : it's disabled for Delphi (but can be used by IDE plugins or for next update or release) It should have been hidden for Delphi. Having it visible but but disabled, with no way to make it enabled, is just confusing; Poor UI design. https://learn.microsoft.com/en-us/windows/win32/uxguide/win-dialog-box#disabling-or-removing-controls-vs-giving-error-messages Share this post Link to post
David Heffernan 2472 Posted 3 hours ago 7 hours ago, dummzeuch said: Autoformat has one huge advantage (apart from laziness, of course): It catches wrong indentations that suggest wrong code flows: if Condition then doX; doY; doOtherStuff; I mean just never ever ever use single statement, always use compound and it's a non problem. Share this post Link to post
Mark- 34 Posted 24 minutes ago 10 hours ago, david berneda said: 😂 I can quickly identify code not written by me when I see a minor formatting difference. Even 20 years later 😂 Ditto. I was deposed years ago and the attorney was asking me questions about the code. He had a printout. He got to one part and I said that is not mine. He asked how did I know. I showed him all the code that was mine by the style of formatting I use. That ended the code questions. Share this post Link to post