microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Investigate whether the messageSystemType is actually assigned and used in the Monaco Adapter #82

Closed janechu closed 3 years ago

janechu commented 3 years ago

Description

The messageSystemType in the monaco-adapter.service-action.ts never appears to be used. If this is the case, determine how to remove it, while still providing the required match method.