zbyna
zbyna
There is a very good alternative which works even after restart: https://pqrs.org/osx/karabiner/
I have created https://github.com/wichert/po-xls/pull/26 which fixes this issue. Before (even if) this will be merged it is possible to install po-xls from my fork with: ``` pip install git+https://github.com/zbyna/po-xls.git#egg=poxls```
It started to work after deleting User settings file and Tools/ColorHighlighter to reconfigure as @Smashman pointed here: https://github.com/Monnoroch/ColorHighlighter/issues/420 
These lines should contain libraries names: https://github.com/zbyna/opencv-lazarus/blob/master/OpenCV.pas#L122-L137 And this: https://github.com/zbyna/opencv-lazarus/blob/master/OpenCV.pas#L60 should determine opencv version. Hope it helps.
I suppose you install opencv at least 2.4.12 version. I tried only windows version, so I am afraid I am not able to help. Sorry.
I have the same problems. It is a bug. Please see: https://github.com/godotengine/godot-csharp-visualstudio/issues/10 attempt for using workarround resulting in: https://github.com/godotengine/godot-csharp-visualstudio/issues/26 ```Windows 7``` ```Godot_v3.4.3-stable_mono_win64``` ```VS Community 2022 (3) (64-bit) - 17.1.0``` ```godot-csharp-visualstudio...
Any update or plan for merging this?
Just close it if there is no intent to merge.
Any updates?