Currently, we don't know which IDE is launching devtools becuase it is not being shared with dds.
For example, we should know if devtools was being started with VS Code with dds. This will allow us to pass this value to the analytics instance from package:unified_analytics so that it can be recorded with each event sent.
Currently, we don't know which IDE is launching devtools becuase it is not being shared with dds.
For example, we should know if devtools was being started with VS Code with dds. This will allow us to pass this value to the analytics instance from
package:unified_analyticsso that it can be recorded with each event sent.