cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Upgrade typedoc

Open pokey opened this issue 3 years ago • 0 comments

Typedoc's 0.22 link resolution algorithm seems to make strange and unpredictable decisions. For example the references to position here should refer to the position parameter of that function.

We'd like to upgrade to 0.23 to get the new resolution algorithm

We should probably fork this effort off of what's already been done in https://github.com/cursorless-dev/cursorless/pull/942 and upgrade Typescript at the same time if possible, noting that this upgrade might not work out of the box, as we saw breakages in #942 which look related to the typedoc upgrade there

pokey avatar Oct 20 '22 12:10 pokey