Peter Johnson

Results 151 issues of Peter Johnson

If a snippet has advanced testing then it would be useful to be able to provide a link to a test project where the tests can be found.

enhancement
completed

Several of the "tests" in the `tests` directory are actually demos. Snippets demonstrated by these tests do not have `TestInfo=advanced`, which makes sense. How about introducing a new `demo` value...

enhancement
completed

After three years it's looking less likely that further snippet collections will be added to the repository, so it seems sensible to give up on the idea. If the repository...

enhancement
completed

`--trim -` and `--trim spaces` are rendering different number of lines when used with the `Test-Trim-Lines+Spaces.pas` test file.

bug
completed

To specify a document title the `--title` command is used, but to restore the default title the `title-default` command is required. It would simplify things if `--title -` could be...

enhancement
completed

Presently, `--language` takes a text parameter to set a language and `--language-neutral` is used to remove any specified language. It would simplify things if `--language -` could be used to...

enhancement
completed

There are a few minor typos in this file.

bug
completed
documentation

Enable the following output encodings: - [ ] Any MBCS encoding simply by specifying the "code page" number as a parameter. - [ ] Add Unicode Big Endian encoding.

enhancement
considering (major)
considering (minor)

Issue #2 proposes a new `.pashi` directory within PasHi's `%AppData%` directory for storing files that are maintained the programs that users should not have access to. The `gui-state` and `gui-config`...

accepted (major)

At present the only way to configure _PasHi_ is to create a file named `config` in _PasHi_'s data directory at `%APPDATA%\DelphiDabbler\PasHi`. It would be useful to be able to write...

enhancement
accepted (major)