Ivan Molodetskikh
Ivan Molodetskikh
I think building the graph at first invocation of the save warp command would make sense.
Could probably try calling the engine as well since the projectile physics are there.
So, the way `CircularQueue` works does indeed mean that the simplest (the only safe?) method of resizing in the general case is creating a new vector and moving the elements...
Nope, and I think it's a regression because I had the exact same issue in #656 which was then fixed, but apparently it's broken again now.
> @YaLTeR this branch should be a little more helpful: #1192 With this branch I got the log! > 14:18:53 ERROR unnamed src/language_server_protocol.rs:108 missing field `signText` > 14:18:53 WARN unnamed...
I had this: ```vim let g:LanguageClient_diagnosticsDisplay = { \ 1: { \ "name": "Error", \ "texthl": "SpellBad", \ }, \ 2: { \ "name": "Warning", \ "texthl": "SpellCap", \ },...
Or at least complain loudly :)
`textDocument/documentHighlight` implemented in 11b6d4980209614610d4b7005c4260a8a9180ced
> Can you provide the full diff of all your layered packages? You can take the BaseCommit field from rpm-ostree status and feed it to rpm-ostree db diff. I'm afraid...
Currently cannot rebase to rawhide, not sure if related. ``` $ rpm-ostree rebase fedora:fedora/rawhide/x86_64/silverblue --uninstall rpmfusion-free-release-35-1.noarch --uninstall rpmfusion-nonfree-release-35-1.noarch --install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm --install https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm Downloading https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm...done Downloading https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm...done 2 metadata, 0 content...