Page 1 of 1

[Debug Output (OpenSource)]Please add your wishes here...

Posted: Thu Dec 05, 2019 9:35 am
by IceSoft
@Fred,
Can we have own "topics" for the OpenSource Projects?
e.g. IDE, Debug Output, Profiler, etc
I want to improve the 'Debug Output' a little bit
Here are my first ideas, please tell us what are you want/miss

Code: Select all

[DONE]

Code: Select all

[INWORK]

Code: Select all

[FUTURE]
- An additional Debug command that does not send a carriage return after.

Re: [Debug Output (OpenSource)]Please add all wishes here...

Posted: Thu Dec 05, 2019 9:56 am
by Marc56us
An additional Debug command that does not send a carriage return after.

:idea: DebugNoCRLF ?

To do something like this:

Code: Select all

DebugNoCRLF "Copying..."
    CopyFile(...
DebugNoCRLF "Done." 

Code: Select all

Copying...Done.
:!: It is necessary to keep the current Debug function so as not to have to modify all the codes.

:wink:

Re: [Debug Output (OpenSource)]Please add your wishes here..

Posted: Fri Dec 06, 2019 10:41 am
by IceSoft
@Admin
Please remove this Topic:
Reason:
NicTheQuick wrote:
IceSoft wrote:The forum should add a separate wish list for the open source projects too.
I think the best thing would be to use the issue tracker of Github itself. It's easier to follow than the Bug section in this board.

Re: [Debug Output (OpenSource)]Please add your wishes here..

Posted: Fri Dec 06, 2019 2:31 pm
by Tenaja
Great idea; I'll add to the list later.

Re: [Debug Output (OpenSource)]Please add your wishes here..

Posted: Fri Dec 06, 2019 2:38 pm
by Marc56us
I think the best thing would be to use the issue tracker of Github itself. It's easier to follow than the Bug section in this board.
Not necessarily a good idea: few users will register on Github just for that.
Moreover, it makes an additional site to follow.
Dispersion of sites dispersion of users.
:|

Re: [Debug Output (OpenSource)]Please add your wishes here..

Posted: Fri Dec 06, 2019 3:02 pm
by skywalk
I kinda agree, 2 sites for the same program is annoying. Unless, PB goes full on GitHub!!?