Michał Wąsowski

Results 13 issues of Michał Wąsowski

**Describe the bug** After following https://erlang-ls.github.io/articles/tutorial-debugger/ to the best of my ability in OTP source code repo, I cannot get to the point that breakpoint get's hit. **To Reproduce** Before...

bug

Hi, This is not a problem with xpadneo (I think) as xpadneo module is not even loaded at this point. I hope you allow this discussion, since here I'll be...

0 | type: bug
0 | type: enhancement
1 | state: dirty fix
0 | type: third party bug

I'm using VSCode on windows, and then using remote ssh to connect to linux. Then I attach to running maven project (these are selenium tests). ##### Environment - Operating System:...

Hi, In recent home assistant update 2024.03.0, I've added this to configuration.yaml. ``` zha: zigpy_config: ota: z2m_remote_index: https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/index.json ``` I have Aqara E1 TRV (lumi.airrtc.agl001), which I updated to newest...

This polishes the documentation of common test further. Hopefully this is the last missing bit.

team:PS
testing

Hi, This is basically a copy and finish of #136. Motivation for this change is to better support remote development in vscode. Reasoning: 1. In erlang/otp repository there is .devcontainer...

It seems that syntax highlighting is wrong after type specification that looks like: `-type ct_info_timetrap_fun() :: fun().` The problem is `fun()` without `end.` Steps to reproduce: 1. git clone [email protected]:erlang/otp.git...

Problems started quite recently, but I'm not sure exactly when. ``` console.ts:137 [Extension Host] rejected promise not handled within 1 second: Error: illegal argument `name`. must not be falsy EYi...

**Describe the bug** When -doc is written using triple quotes ("""), and it contains single quotes (") as well, the parser breaks, and many things that are located below such...

bug