William Fank Thomé

Results 19 comments of William Fank Thomé

The motivation for this is to get notified immediately after a custom worker connects. Without the retain option I could not receive the client id because the topic `model/sessionStorage/post/mqtt-origin-client-id` fires...

@mmzeeman @mworrell could you check if I understood the proposed changes?

> `{0:0}` is not valid JSON, it has to be `{"0":0}`. Keys are only allowed to be strings Ah, sure, coding late at night I missed that. Thanks @michalmuskala

> Thank you @williamthome ! Could we get a test for this and also an entry in the change log file please? Yes. I will turn this PR into a...

@lpil done, but I have some two doubts. The first one is the version. I set it to `v0.3.1` in the change log file. I see this as a minor...

Hi, Guilherme! Sure! Try this one: ```regex /(?).*?(?!))(?=>|{)|(?).*?(?=

I'm facing an issue due to this. Is there any plan to merge this fix? For example: ```html Document "" ``` Results in: ![image](https://github.com/ritwickdey/vscode-live-server/assets/35941533/9ad350ea-aace-4a53-9c6b-b5e225e77f5f)

> Yep I think that works! Thanks for updating this, much appreciated! Thanks, @ferd! I will do some changes to add more completions, for example to `rebar3 unlock ` command,...

I am closing this PR in favor of #2858. Excellent job, @MarkoMin!