Jacob Dufault
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...
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....
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. ...