Did you know the PureBasic IDE has supported ;- as a bookmark for years?

I have just added the (1). The current parameter is now displayed in bold. ItPB wrote:(1) When typing a procedure name, the status bar shows you which
parameter of the procedure the cursor is sitting at, whereas the PureBasic
IDE just shows the parameters. For procedures (and APIs) with lots of
params, it's easy to get lost and forget which parameter you're editing.
(2) Automatic case of procedure and variable names, etc -- but this is
easily emulated by using the TAB key with AutoComplete for now.
Yes, competition is a good thing, but simply copying the sourcecode of each other is not much of a competition, is it?Competition is a wonderful thing.
I think it would be great if the source of the new IDE was made freely available. jaPBe's code has always been available.
Then the competition could continue, with each IDE able to easily take on the new features of the other thanks to the source availability.
Although I like some of the new features in the new editor (especially folding), I do not like that I can no longer put the "procedure browser" as a combo box on the toolbar, where it is out of the way, but very easy to access. With the new editor, I have to have the procedure browser taking up space on the side, or have it "floating" or use the menu anytime I want to access it. Definitely not as "user friendly" and "intuitive" as it used to be. But, I know I am in the minority on this.Will you tell us why ?
Egads! I would never be able to see it. I am running 800x600 on a 19" monitor. Anything higher is too small for me.Mine is 1152x864, and I have plenty of space for my code.
I tried that, but the "flicking" was too annoying.You can also have the sidepanel in autohide mode now, in which case it takes up only very little space.