Skip to content

Conversation

@ManuelHentschel
Copy link
Owner

@ManuelHentschel ManuelHentschel commented Mar 6, 2021

Fix #123

Implements a context menu command that opens the selected variable with a data viewer.
By default, utils::View is used, this can be overwritten using options(vsc.dataViewer = MY_VIEWER_FUNCTION).

Edit: Currently, no error handling is implemented, I just wanted to get this working for now.

@ManuelHentschel ManuelHentschel merged commit 7f680e8 into master Mar 9, 2021
@ManuelHentschel ManuelHentschel deleted the dataviewer branch March 9, 2021 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support data viewer while debugging

2 participants