Skip to content

Commit 86bd8b8

Browse files
activate tabular data viewer extension for csv and tsv docs and custom editor views (#12)
1 parent 429cd51 commit 86bd8b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
"table view"
4141
],
4242
"activationEvents": [
43+
"onLanguage:csv",
44+
"onLanguage:tsv",
4345
"onCommand:tabular.data.viewTable",
4446
"onCustomEditor:tabular.data.tableEditor",
4547
"onWebviewPanel:tabular.data.tableView"

0 commit comments

Comments
 (0)