Rafał Chłodnicki

Results 163 issues of Rafał Chłodnicki

## Describe the bug After triggering the "off" state for the power outlet, it takes about a second before the outlet actually switches off (LED goes off and the relay...

Device Request
Device Improvement

- esm 3.2.25 Importing `morgan` package triggers deprecation warning due to accessing the `default` property of `morgan` import. That property is marked as deprecated in morgan with this code: ```js...

The .tf and .tfvars should probably use separate syntaxes. Why? Please see the related issue in the terraform-ls repo (https://github.com/hashicorp/terraform-ls/issues/556) In summary, the language server expects different language IDs to...

This heredoc template expression breaks parsing: ```

Instead of forwarding error from `decodeURI` further to the error middleware and subsequently triggering 500 response, just ignore it. Ignoring the error will likely crash in Nuxt later anyway but...

Maybe there is something like that already but I haven't digged too deep. It should be useful to have a hook that runs when assertion fails. It should run exactly...

1. `UI: Customize Theme` 2. ``` { "rules": [ { "class": "text_output_control", "parents": [ {"class": "panel_control output_panel"} ], "color_scheme_tint": null }, ], } ``` ![Screenshot 2022-03-15 at 10 51 42](https://user-images.githubusercontent.com/153197/158351989-4870ad2f-7628-4bb7-9555-d4981b863686.png)

defect

When the client triggers document formatting with the `trimTrailingWhitespace` option set to `false`, for example: ``` textDocument/formatting(3): { "textDocument": { "uri": "file:///usr/local/workspace/temp/Website/src/styles/style.css" }, "workDoneToken": "wd3", "options": { "insertFinalNewline": true, "trimTrailingWhitespace":...

> Which issue, if any, is this issue related to? Closes #398 > Is there anything in the PR that needs further explanation? "No, it's self-explanatory."

> What is the problem you're trying to solve? LSP servers by definition should be easy to reuse in various editors, without being locked-in to any specific one. A stylelint...

help wanted
effort: difficult