You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Let's standardize the behavior of expanding namespaces using the namespace alias map.
* Take the existing function in serverSignatureHelp.ml and move it into Utils.ml
* Redo the function so it no longer has a dependency on ServerEnv
* Make an alias under ServerEnv so that it's easy to call as long as you have a ServerEnv available
* Add a set of unit tests so we can prove it's working the way we want
Reviewed By: jewelpit
Differential Revision: D17084358
fbshipit-source-id: cfc89b9b35aa9129a8116c62ecce52f57ee1364a
0 commit comments