Nick Treleaven

Results 66 issues of Nick Treleaven

Fix Bugzilla 24499 - foreach over a ref parameter to an rvalue should be an error Fix Bugzilla 24232 - ref for index of foreach for arrays is not allowed...

Bug Fix

…array literal Infer an array initializer as an array if there are missing indexes.

Bug Fix

Describe under the View menu, add links. Remove note from notebook interface prefs section - add link to document tab tips instead.

documentation

E.g. Often targets need to be run in a parent folder or a subfolder.

enhancement
build-system

Knowing the indent can be useful when looking for a particular line. I suggest either: * We don't strip the indent. This would be consistent with Find in Files results....

**Depends on #3828, please merge that first.** Show status message when there's no search text - like Find in Files does. Don't error when find & replace text are the...

Always reset backgrounds first on any dialog response, then set again if necessary. * When showing a dialog the background was only reset when using the document selected text, but...

It would be good to have a popup menu check box to wrap lines. There is a [wrap](https://docs.gtk.org/gtk3/property.CellRendererText.wrap-mode.html) property to render treeview lines, but I can't get that to work....

enhancement