extensions.json 214 B

12345678
  1. {
  2. // See https://go.microsoft.com/fwlink/?LinkId=827846
  3. // for the documentation about the extensions.json format
  4. "recommendations": [
  5. "ms-python.python",
  6. "redhat.fabric8-analytics"
  7. ]
  8. }