purebasic icon indicating copy to clipboard operation
purebasic copied to clipboard

PureBasic OpenSource Projects

Results 32 purebasic issues
Sort by recently updated
recently updated
newest added

Currently the **PureBasic DocMaker Help** documentation (now [converted to AsciiDoc]) only mentions the `DocMaker.exe` binary found in the PB SDK for Windows: - [`DocMaker-Help.html`][DocMaker-Help.html] The document should be updated to...

:books: documentation
:recycle: volunteer needed
:computer: Linux
:computer: Mac
:recycle: help needed
:gear: DocMaker

The following code example from the [_Prototypes_](https://www.purebasic.com/documentation/reference/prototypes.html) section of the PB Help (Windows) doesn't seem to work as expected (the text and title in the resulting message box are broken):...

:skull: bug
:computer: Win
:gear: PB Help

Something that has bitten me many times over the years: PB remembers the root directory for file searches across projects. Consequently it is very easy to run a search in...

:bulb: enhancement
:gear: PB IDE

I would like to suggest a possible enhancement to the IDE that would allow you to click on the compiler error message and it takes you to the line of...

The text of the `Data` checkbox in the Memory Viewer is not clear enough. Suggestions: - `DataSection` - `Export as DataSection`

:bulb: enhancement
:gear: PB Debugger

During the various PRs in this project, we've all witnessed the pains of trailing whitespace causing hard-to-read diffs and spurious changes in commits. We've finally managed (PR #57) to add...

:bulb: enhancement
:gear: PB IDE
:gear: SB IDE

Maybe a good solution to prevent PureBasic project files (`.pbp`) from being overridden by local IDE changes, and at the same time allow upstream changes to be detected, is to...

:microscope: research

I was shocked to find that that is not the case ....

:bulb: enhancement
:tongue: PureBasic

Currently the Help documentation is subject to corrupted encoding source files (see #152 and #135) due to the fact that **DocMaker** expects the `.txt` sources to be encoded in ISO-8859-1...

:gear: PB Help
:gear: DocMaker

The entire ToolBar help section needs to be cleaned up: there are a number of code samples still referring to the no longer existing ToolbarStandardButton