Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Unable to copy, evaluate and add variables to watch window #559

@DonJayamanne

Description

@DonJayamanne

Environment data

Actual behavior

Variables in Variables window cannot be copied.

Expected behavior

Note: I have created Tests for this, we just need to enable a block of code.

Expected behavior

Should be able to copyt

Cause

            eval_name = self._get_variable_evaluate_name(pyd_var, var_name)
            if eval_name:
                var['evaluateName'] = eval_name

screen shot 2018-07-02 at 1 49 24 pm

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions