-
-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Description
In the "Variables" pane where all the variables are listed in local scope (and a bunch of other scopes), when i have an array there and right click Copy Value i get
array(42)
When i click Copy as Expression i get
$forum_data_ary
These two options are somewhat useful. The "copy as expression" is more useful than "copy as value" though. Instead of just these two options could the following there be the following entries in the right click menu:
Copy as PHP (copies runnable PHP code to construct the variable)
Copy as JSON (copies JSON representation of variables)
Copy name (new name for "copy as expression")
Copy type (new name for "copy as value")
Please put upvotes on microsoft/vscode#188604 as it blocks this ticket. See screenshot below on how to do an upvote
ljubadr, cDonut, dracula-property, m10, sylver and 2 more
Metadata
Metadata
Assignees
Labels
No labels
