Skip to content

Commit 1f4c513

Browse files
committed
Remove extra grammar
1 parent 56df749 commit 1f4c513

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webviews/dashboardView/components/ChatInput.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ function setupMonaco() {
5555
root: [
5656
[/@(copilot|local)\b/, 'copilot-keyword'],
5757
[/#\d+/, 'issue-reference'],
58-
[/.*/, 'text']
5958
]
6059
}
6160
});

0 commit comments

Comments
 (0)