Jacob Dufault

Results 27 issues of Jacob Dufault

Lists work, but not arrays

I have another vscode extension which provides things like goto definition, type hover, etc, except code completion. Is it possible / would a PR be accepted / to add config...

enhancement

If `require "lpeg"` fails then [LuLPeg](https://github.com/pygy/LuLPeg) is used instead.

Question is defined multiple times in the same module.

I'm not sure why there were linker errors, but they looked like this. Linking in psapi fixed the issue. ``` error: linking with `link.exe` failed: exit code: 1107 | =...

# Objective Enables gathering asset dependencies for asset fields of type `HashSet`/`HashMap`. This can be worked-around by new-typing the field. `#[derive(Asset)]` doesn't seem to allow skipping the automatic `VisitAssetDependencies` implementation....

C-Enhancement
A-Assets

Some cool UI features are only doable if virtual text can be rendered inside of a window. For example, all of the text on the right-hand side is virtual. ![here](https://raw.githubusercontent.com/emacs-lsp/lsp-ui/237defc5bd60fd6871fdfdf70d3b82a49d4df271/images/lsp-line.gif)...