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

- Add to the repository scripts to install and remove a custom pre-commit Git hook that will validate all staged files via EClint: + `git-hook-install.sh` + `git-hook-remove.sh` The advantage of...

:hammer: EditorConfig
:hammer: Git

Here are some related bugs concerning the `Save As` feature. **I am willing to submit fixes, if we agree on the proper desired behavior!** **Bug 1 - Any Two Files**...

:skull: bug
:gear: PB IDE

The **[PureBasic DocMaker Help]** document (now [converted to AsciiDoc]) doesn't mention the expected file encoding for the `.txt` source files (see #120, #154 and #155). - [ ] @fantaisie-software, could...

:books: documentation
:recycle: help needed
:gear: DocMaker

On Linux, Scintilla version provided by PureBasic is not accessible with Orca, the screen reader on Linux. We can no read the content at all, by line or by characters...

:computer: Linux
:hammer: Scintilla
:gear: PB Lang

https://www.purebasic.fr/english/viewtopic.php?f=42&t=74612 An attempt to use "Format indentation" on the following code produced strange results: Code: a(0, 1, "你好世界!", 100) Debug 1 It looks like this Code: a(0, 1, "你好世界!", 100)...

:skull: bug
:gear: PB IDE

It would be really great to be able to automate PB build tests for this repo via Continuous Integration services like [Travis CI], [Circle CI], etc. This would allow every...

:bulb: enhancement
:hammer: Travis CI
:star: build toolchain
:star: automation

There is no Thor around and thus no lightning - it should be HiLighting! /PureBasicIDE/ScintillaHilightning.pb /PureBasicIDE/HilightningFunctions.pb /PureBasicIDE/HilightningEngine.pb

:recycle: volunteer needed
:gear: PB IDE
:skull: typos

- [`PB-Library-SDK.html`][PB-Library-SDK.html] The **PureBasic Library SDK** documentation (now [converted to AsciiDoc]) is quite outdated and contains references to files which are no longer in the SDK, changed paths, etc. We...

:books: documentation
:tongue: C
:computer: Win
:computer: Linux
:computer: Mac
:recycle: help needed
:gear: PB SDK
:tongue: ASM
:hammer: FAsm
:hammer: Yasm
:hammer: NASM
:gear: LibraryMaker

- [`PB-Library-SDK.html`][PB-Library-SDK.html] In the **PureBasic Library SDK** documentation (now [converted to AsciiDoc]) it's worth mentioning that `LibraryMaker.exe` (for Windows) won't work as expected if invoked from within the `SDK\` folder...

:books: documentation
:computer: Win
:gear: PB SDK
:gear: LibraryMaker

In the installation folder of PB for Windows I've come across this file: - `C:\Program Files\PureBasic\SDK\VisualC\ReadMe.txt` (not part of this repository, as far as I can tell) It's contents: ```...

:books: documentation
:computer: Win
:hammer: UnxUtils
:hammer: Win SDK