You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, thank you for reporting this issue! We have a dedicated ticket, VSCODE-347, that you can use to track the progress of the fix. As you correctly noted, this issue is related to the same cause, so I will be closing #746 as a duplicate.
Bug Report
Current Behavior
When viewing a document containing an Int64 value, the document viewer will display the value probably as a double ( #746 )
Code/Gist
This is the document displayed via MongoDB interface -
guild_id
is an Int64:This is what I see when viewing it via the plugin in VSCode:
Expected Behavior/Code
Display Int64 values as they are stored in the database
Environment
Possible Solution
Additional Context/Screenshots
The text was updated successfully, but these errors were encountered: