Sam Harnack

Results 3 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...