-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi! Is it possible to make it look like the output of pprint (in Python)?
Example:
{"_score": 3.205453,
"artifact_id": "cdc87b04-8368-4e97-82be-320220aed48f",
"categories": {"last_updated_at": 1617890232268,
"primary_category_global_id": "5d2d5419-0032-4c64-90e2-ce68c6997bb5_285e46e3-70fc-4a11-b3d9-eb356df1fb42",
"primary_category_id": "285e46e3-70fc-4a11-b3d9-eb356df1fb42",
"primary_category_name": "Versicherte",
"secondary_category_global_ids": [],
"secondary_category_ids": [],
"secondary_category_names": []},
"custom_attributes": [],
"entity": {"artifacts": {"abbreviation": [],
"artifact_id": "cdc87b04-8368-4e97-82be-320220aed48f",
"effective_start_date": "2021-04-08T13:57:11.877Z",
"global_id": "5d2d5419-0032-4c64-90e2-ce68c6997bb5_cdc87b04-8368-4e97-82be-320220aed48f",
"synonym_global_ids": [],
"synonyms": [],
"version_id": "617d73db-5e62-4633-b6e6-191f7f1591d6_0"}},
"last_updated_at": 1617890232286,
"metadata": {"artifact_type": "glossary_term",
"classification_global_ids": [],
"classifications": [],
"description": "Geschlecht einer natürlichen Person",
"modified_by": "1000330999",
"modified_on": "2021-04-08T13:57:11.877Z",
"name": "Geschlecht",
"state": "PUBLISHED",
"steward_ids": [],
"tags": []},
"provider_type_id": "glossary",
"tenant_id": "999"}
This was the format that I expected when installing the extension. It would be so great if there is an possibility to bring this to vscode!
calvinpark
Metadata
Metadata
Assignees
Labels
No labels