This commit adds the module name as the `containerName` to the quick info for directives. PR Close #39121
Adds implementation for `getQuickInfoAtPosition` to the Ivy Language Service, which now returns `ts.QuickInfo` for inline templates. PR Close #39060