John teBokkel

Results 6 comments of John teBokkel

@heavybulk7812 I took a look at just doing a really crude hard coded, always NSFW sets it disabled no matter how you change the settings. That worked, no problem making...

I pulled the most recent version of develop 4f7246da07e7eb1e07a26de23a80cd2d89a89a7c and as of this revision I am no longer having this issue. I'm not sure when whatever it was fixed the...

I think I found the root cause. Yesterday when I wasn't having the issues I was testing python lsp-mode on a python file that wasn't using a virtual env. This...

Sorry for the long delay. I've not had time to look into reproducing this from fresh. I tried to recreate this in a fresh install and a clean(er) development env...

I was able to resolve this by applying the pull request from https://github.com/pmb6tz/windows-desktop-switcher/pull/84 and rebuilding the dll from https://github.com/Ciantic/VirtualDesktopAccessor after upgrading the project to platform toolset v142. my fixed solution...