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
Not really sure how to implement documentLink/resolve (see microsoft/language-server-protocol#401) so we're going to only implement textDocument/documentLink for now.
We should create links to images hosted in Docker Hub based on their names in a
FROM
instruction.Given the above Dockerfile, it should be possible to click on
node
to navigate to hub.docker.com/_/node and clicking onmicrosoft/dotnet-sdk
should navigate to hub.docker.com/r/microsoft/dotnet.The text was updated successfully, but these errors were encountered: