Johannes Rappen

Results 199 comments of Johannes Rappen

@jisaacks You can `from collections import defaultdict` and store `window.id()` with its status.

As a reference, this `vuepress 1.x` plugin might help:

Use: ```js // .vuepress/config.ts editLinkPattern: ':repo/blob/:branch/:path', ``` instead of: ```js // .vuepress/config.ts editLinkPattern: ':repo/edit/:branch/:path', ```

--- Test files should start with `syntax_test_`, compare . ⚠️ Otherwise they are not picked up.

> ... this may have interesting application for BracketHighlighter and something modeled after Git Conflict Resolver FYI @facelessuser @sascha-wolf @alexocode

@deathaxe Could you fix conflicts on your end? Were you going to add anything else?

Thanks, I'll take a look later tonight.

I'm slightly concerned some of these changes might be lost as we'll have to double check this later again against a few major re-writes which are going on right now....

@deathaxe Sorry, I do have one more question. Would it make sense to add these as folding markers as well?