Skip to content

Commit c456798

Browse files
author
Calvinn Ng
committed
merge vscode files
1 parent e3aa21a commit c456798

File tree

12 files changed

+56
-1661
lines changed

12 files changed

+56
-1661
lines changed

extensions/vscode/src/autocomplete/lsp.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,4 @@ export const getDefinitionsFromLsp: GetLspDefinitionsFunction = async (
417417
console.warn("Error getting definitions from LSP: ", e);
418418
return [];
419419
}
420-
<<<<<<< HEAD
421420
};
422-
=======
423-
};
424-
>>>>>>> v0.9.184-vscode

0 commit comments

Comments
 (0)