Peter Johnson

Results 250 comments of Peter Johnson

Had another crash under the debugger. Crash is reported as occurring in line Result := ViewItem.IsUserDefined; Stack trace is (method followed by indented line in method, where available), with method...

It seems that the problem is that, sometimes (not always) Windows recreates the tree view displayed in the overview pane and all its nodes. The tree view nodes are custom...

> Just tried 5 hibernations with CodeSnip running from the Delphi XE debugger and stand-alone and not a single crash. To replicate I can force this by closing and opening...

> * `UXMLDocHelper`: Separate out generic helper code from snippets XML file specific code. Put generic code in super-class? Put generic code into `UXMLDocumentEx` (did this in [ddabapps/swagview](https://github.com/ddabapps/swagview)).

This has been done in the `vault` branch. Doing it in CodeSnip 4 may be more trouble than it's worth if `vault` succeeds. So deferring until it's clear whether `vault`...

> Finally, to keep documentation as short as possible, the option to omit source code could be provided. A proposal similar to this for the _Edit | Copy Information_ menu...

> Output in HTML format would be useful too. For ease of implementation it may be best to stick to RTF output if and when this is first implemented. If...

> > Finally, to keep documentation as short as possible, the option to omit source code could be provided. > > A proposal similar to this for the _Edit |...

Implemented by merge commit 1b54e433

All sub-issues removed since otherwise when this now-completed issue is closed it will still have open sub-issues. The former sub-issues still exist as stand-alone issues.