Nick Rolfe

Results 10 issues of Nick Rolfe

In a graph query being displayed by the graph viewer, when the value for `semmle.label` contains backslashes, they appear to be interpreted by graphviz, when I would expect them to...

bug
VSCode

When running graph queries that produce large graphs, the graph viewer in the extension just shows the CodeQL Query Results pane as an empty space, and I get no error...

bug
VSCode

The graph viewer displays child nodes in the order specified by the `semmle.order` attribute on the `nodes` predicate, when it should display them in the order specified by the `semmle.order`...

bug
VSCode

The graph viewer for allows you to move and zoom around the graph, but it only draws within a very restricted viewport that matches the bounding box of the graph...

bug
VSCode

Sometimes I have a Finder window open in the directory where I build or download databases, and it would be quicker to drag and drop from there onto VS Code...

enhancement
good first issue
VSCode

Including `ActiveSupport::XmlMini` (plus `Hash.from_xml`, which uses it) when its backend is set to use LibXML.

documentation
Ruby

There will need to be followup changes on the QL side before querying will work, but this is enough to be able to build an overlay database for Ruby.

Ruby
QL-for-QL
Rust

Stacked on top of https://github.com/github/codeql/pull/19719 **DO NOT MERGE YET.** I'm still testing performance and accuracy, ~and we may change behaviour so that the setting should be enabled for the main...

Ruby

Stacked on top of https://github.com/github/codeql/pull/19684

no-change-note-required
Ruby