Peter Johnson

Results 151 issues of Peter Johnson

On website home page https://breakdance.github.io/breakdance/index.html there's a broken link to the unit tests in the _Next Steps_ section. Broken link is to `https://github.com/breakdance/breakdance/test`. I've looked at `support/src/templates/pages/index.md` and the broken...

Try using Google Blogger API to reinstate news feed from either DelphiDabbler's Blog or CodeSnip Blog or both.

feature request
started

See issue #18 for motivation for this feature. The problem is that when a user installs a new compiler, CodeSnip needs to be told to use it. It might be...

feature request
started

Error reported when running outside debugger is: ``` No context-sensitive help installed. ``` And when running under debugger: ``` Project CodeSnip.exe raised exception class EHelpSystemException with message 'No context-sensitive help...

bug report
completed

The list of compilers in the Configure Compilers dialogue box starts with Delphi 2 and you have to scroll to get to any of the more recent compilers. Reversing the...

accepted
feature request

Add a facility to test compile a whole selection of snippets with a single specified compiler. Provide option to output results to a text or HTML file. Also add facility...

accepted
feature request
started

At present when editing a snippet if a test compile is run the results obtained replace the pre-existing results. It would be useful to have the option of _merging_ the...

feature request
needs investigation
considering

Presently every time a new version of Delphi (or FPC) details have to be added to the CodeSnip source code and a new release has to be made. The idea...

feature request
needs investigation
considering

Currently test compiles only work with the `DCC32` compiler. Add support for `DCC64` where available.

feature request
considering

v5.16.0 of `PJSysInfo.pas` has been released since 1st October.

accepted
vendor