wstevick

Results 8 issues of wstevick

Is there a way to configure COQ to use word boundary sorting? For instance, I'm using selenium, and I'd like to be able to type "febi", and have one of...

Can there be a way to block code actions that match a given pattern. My use case is that denols provides the action "Move to a new file" for *all*...

I've heard that GPUs are designed to do operations on glsl `vec` types quickly. So, adding two `vec3`s takes less then three times as long as adding two `float`s. I...

I think this tool is amazing, but the explanation really could use some work.

I want to configure this so that operators work the same in visual and insert mode. I want visual `s` to surround normally, and visual `S` to surround and indent...

I can't click the statistic button in the top right corner, because when I do the "Edit this block" option appears. If I click it makes the calendar disappear and...

The language server protocol supports automatic formatting in-editor. Does somebody want to/anybody mind if I modify "futhark lsp" to apply "futhark fmt?"

enhancement
tools
lsp