roel-v

Results 9 issues of roel-v

I recently updated to firmware 3.3.6 (had to, the real Daikin app wouldn't let me use it otherwise) and now all requests to the URL's documented here give me a...

need more information

This builds on work earlier done in: https://github.com/openscad/openscad/issues/2814 (2019) https://github.com/openscad/openscad/issues/2857 (2019) https://github.com/openscad/openscad/pull/4126 (2022) I have a fork with a working msvc/vcpkg build here: https://github.com/roel-v/openscad/tree/vcpkg-build . Instructions for trying this out...

Comp: Build system
OS: Windows
Type: Maintenance

Microsoft in its infinite wisdom has decided that on modern Windows versions (11, at least), the background colors of selected and not selected tabs (when using the standard common controls...

patch
enhancement
platform-windows

I've been toying with ways to add vi-style editing support to the editor. To reduce duplication of work I've focused on re-using as much as possible from the vim-spyder plugin...

It seems that, just like using the core editor component from Spyder, the editor could fairly simply be improved by using more of the infrastructure Spyder already provides - search/replace,...

### What is it that you would like to see happen? 🤔 I'd like all designs in a lab's 'design' directory to be picked up automatically, meaning, whatever directories are...

:gem: enhancement

### What is it that you would like to see happen? 🤔 There may be a reason why this hasn't been implemented like this, but while I was working on...

:gem: enhancement

I'm sorry to bring up this years (decade by now?) old issue. I've seen https://github.com/VsVim/VsVim/issues/2067 and all the previous ones. When I use any yank command (with clipboard=unnamed set), say...

I'm trying to get this language server to work with vim, using https://github.com/yegappan/lsp . I've configured it to send workspace/didChangeConfiguration with "search_paths" set to the directory where I have BOSL2...