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
Google Places | google | places | Requires an access token
56
-
Metagrid (metagrid) | metagrid | actors |
56
+
Metagrid (metagrid) | metagrid | people |
57
57
58
58
You can define a different connector for each entity type. The configuration is a JSON snippet like below:
59
59
@@ -86,9 +86,9 @@ The `label` property provides the text to be shown to the user in the dropdown.
86
86
87
87
## Recommended Extensions
88
88
89
-
For proper XML editing support, we recommend installing some of the following extensions:
89
+
For proper XML editing support, we recommend installing either the [Scholary XML](https://marketplace.visualstudio.com/items?itemName=raffazizzi.sxml) or the [XML Language Support by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-xml) extension. Scholary XML is more lightweight and has nice features, but it requires a `<?xml-model?>` processing instruction in every file. The Red Hat extension support catalog files, which allow you to associate an XML namespace with a certain schema.
0 commit comments