Files
TypeScript/tests
Nathan Shively-Sanders 06f73dde70 getTypeAtLocation supports parenthesised class exprs
And accept baselines for later inspection.

One fourslash test changes, indicating that quick info relied on
getTypeAtLocation not returning anything for class expressions to
distinguish named from anonymous class expressions. This predicate will
have to be improved.
2022-10-03 09:08:07 -07:00
..