Philip Mayer

Results 7 issues of Philip Mayer

Hello, I'm on Arch Linux and I use the very new Ruby version 2.5.0 I've tested vim-solargraph and found several problems with a newer solargraph gem (v 0.28.1). * solagraph...

You're default g:phpcomplete_mapping:` 'jump_to_def_tabnew': '' `colides with the standard window switching option in vim Ctrl+W+ArrowKeys. If you work with multiple windows (e.g. NERDTree or splitscreen) it is very anyoing. Can...

Shouldn't enum types for component and variable names also be added? Cf. **2. Referenced Components and Variables**, https://raw.githubusercontent.com/mobilityhouse/ocpp/master/docs/v201/OCPP-2.0.1_part2_specification.pdf from page 420 onwards

bug

MeterValueType was implemented correctly in the JSON schema but the dataclass is implemented incorrectly. current (wrong): ``` python @dataclass class MeterValueType: """ Collection of one or more sampled values in...

bug

What I've done: ``` git clone --recursive https://github.com/otris/ews-cpp.git cd ews-cpp mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Debug -DENABLE_SANITIZERS=ON .. ```` OS: Ubuntu 22.04 LTS curl: `curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11...

bug

If I tried to compile some of the examples like the main example in the project README I got following error: ``` /usr/local/ews/ews.hpp:8465:78: error: macro "curl_easy_setopt" passed 4 arguments, but...

bug

I like the extension but I missed following features: * Random mode for (local) music playlists * Double click on a file in the playlist --> mpv plays that file...