{"_id":"q-en-vscode-9d44a6a46c7e70592c3cbbe4edc499fd1aacb4d06549a94f11919cc1b0aeaee9","text":"If this key is set, all telemetry information generated in a debug session of the corresponding debug type will be tagged with that key (so that the data is routed to the correct bucket). what would be a good name for that key? (it should match the name used in other places where this key is used).\nthis is probably something you want to use...\nThe functionality for reporting telemetry only supports application insights pipeline, so I suggest calling it something explicit as .\nwe are not using acronyms in our protocol at all, so not a big fan of , I would rather go with . I would put it as a top level attribute under in the . If this is not provided I would ignore the telemetry event so we never mix the adapter telemtery with our vscode telemetry. What do you think?\nyes, put aiKey at the top of . What's about our own debug adapters? Do we get our own keys for them so that their telemetry events go to vscode telemetry?\nWhat we do we with the current adapters telemetry? do we depend on any of them in our current active reporting? If not, let's put them in the standard first party extensions pipeline. Otherwise, we can use the same vscode key, if so I would want make sure that adds standard properties such as machineId and sessionId so the processing scripts can function normally.\nFor Microsoft owned debug adapters, wouldn't we want their telemetry in the same stream as VS Code so that one could look at all activity for the same session? Or are there other good ways to tie that together?\npreviously we were reporting telemetry events of all debug adapters to vscode. With the new mechanism we don't do this any more, so we have to make sure that the node-debug adapter (which is shipping with vscode) still gets reported in the same way as before. So I will set the aiKey."} {"_id":"q-en-vscode-be4726a31d84ae83f1d505d34fa8f6fcf3e732019f96e874318980db109a194c","text":"opens the current directory, also opens the current directory - not the parent\nRepros on master. Also: opens opens etc.\ni see the bug and the fix is in - i guess a short term work around is opens the parent directory\nyes the fix should be in the next release, adding a slash is a good work around in the meantime.\nI hope something good happens here. cause the way things are going. pretty much saying microsoft has lost all control of windows"} {"_id":"q-en-vscode-5798151fa7167a731663f33f538352f69e57179e599791d172c98110b6056027","text":"when a link, src or url... contains an underscore character ( _ ) , you can't distinguish it from a misplaced space character because of the default underline below the links.\nAppears to be impractical to solve using in Chromium until it fully adopts the full CSS 3 spec on . What I'll do is use a instead. Tested locally, and it looks good to me: