Skip to content

Commit

Permalink
Add link to vscode bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rictic committed Oct 12, 2023
1 parent 2514603 commit 7180884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ide.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1209,6 +1209,6 @@ test('we can get completions for paths', async ({rig}) => {
//
// I've tried to get that work work by using the textEdit field of the
// completion item, but that just results in vscode ignoring all of our
// completions
// completions. Filed as https://github.com/microsoft/vscode/issues/194580

test.run();

0 comments on commit 7180884

Please sign in to comment.