Results 12 comments of Alex

There seem to be (at least) 3 other PRs trying to improve the dependencies parameter index problem, with #24344 seeming to be the most promising (latest & no conflicts). The...

I can confirm that this issues is partly fixed, but the state is still lost when the ref element is left, i.e. when you drag over the element and then...

> Similar issue, but perhaps not exactly the same, with `` > > Parser adds `"reason": ""` to JSON. It doesn't seem right to add the variable name. Same issue...

Just to mention that there is a "workaround" (=wild hack) we used successfully for more than a year now: https://github.com/facebook/react/issues/18986#issuecomment-636354428

> @mceachen why is `jake` not a dev dependency? It seems that `jake` is used to built `ejs` and nothing else or is there some hidden built feature in `ejs`...

Without knowing this issue, I made a PR fixing the initial problem by adding another configuration parameter, see #24958

Firefox seems to have fixed this a while ago in FF 105, see https://bugzilla.mozilla.org/show_bug.cgi?id=1642570 Tested it with FF 114 and works just fine 👍

I can confirm that the changes make the extension work in VS 2019 again, great job @tstivers1990 !

I guess #439 would handle that already