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
Handle null case in ReferencesCodeLensProvider's CodeLens resolver
This change fixes an issue where a null case isn't being handled
gracefully in the ReferencesCodeLensProvider when resolving a CodeLens
while the user is typing out a new function defintion or doing anything
else that causes the code to change like formatting the script.
ResolvesPowerShell/vscode-powershell#857ResolvesPowerShell/vscode-powershell#855
0 commit comments