Commit 0860279
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 0860279
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1468 | 1468 | | |
1469 | 1469 | | |
1470 | 1470 | | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
1471 | 1476 | | |
1472 | 1477 | | |
1473 | 1478 | | |
| |||
0 commit comments