Discussed in #16944
Originally posted by mystiquewolf August 12, 2021
Use email_message["internalDate"] in the examples below.
This feature request is for:
- During debug on hover over
email_message the whole array/list of elements is shown
- During debug on hover over
["internalDate"] the value of the element with key internalDate is shown
See also microsoft/vscode#130610
Discussed in #16944
Originally posted by mystiquewolf August 12, 2021
Use
email_message["internalDate"]in the examples below.This feature request is for:
email_messagethe whole array/list of elements is shown["internalDate"]the value of the element with keyinternalDateis shownSee also microsoft/vscode#130610