Commit f768d59
committed
feat: Add
This adds a new type called `windowId` which uniquely identifies
an IDE window. It is possible to have multiple windows of the same
IDE openened at the same time, and this should differentiate them.
The plan is to attach this value to all telemetry events.
Signed-off-by: Nikolas Komonen <[email protected]>windowId common definition type1 parent 2539deb commit f768d59
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1473 | 1473 | | |
1474 | 1474 | | |
1475 | 1475 | | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
1476 | 1481 | | |
1477 | 1482 | | |
1478 | 1483 | | |
| |||
0 commit comments