Added Failing Test For TS Language Server with Cross File Definitions… - #81
Conversation
|
Hi agoel111 At the moment the unit tests are failing. This is due to some external issue in the unit tests, which I have fixed in the latest commit to main branch. Could you please do this for all your branches? |
@microsoft-github-policy-service agree |
|
Lakshya A Agrawal (@LakshyAAAgrawal) Kindly the desired changes. It should be good now! |
b8d87e0
into
microsoft:main
|
Thank you very much for your contribution agoel111! |
The TS Language servers' response doesn't work with definitions or references to methods of classes across different files.
It is written with reference to #78.