Sam Harnack

Results 5 comments of Sam Harnack

I was able to resolve this by adding this to my settings: ```json { "[phoenix-heex]": { "editor.defaultFoldingRangeProvider": "vscode.html-language-features" } } ```

@DeemoONeill this is great! This is something I've wanted to contribute to for a while, just wasn't sure where to start. You've also raised questions that hadn't occurred to me....

@DeemoONeill you are in good company, I guess I don't have Github notifications enabled :/ That's exactly what was thinking. The config would turn into something like this: ``` children...

It was matching against an empty map `%{}`. I don't have the exact error anymore; I'll see if I can get it to happen again and provide the stack trace....

Finally got the exception 🎉 ``` ** (MatchError) no match of right hand side value: %{ #Reference => %FLAME.Terminator.Caller{from_pid: #PID, timer: #Reference, placed_child_ref: nil, placed_caller_ref: nil, link?: false}, #Reference =>...