Skip to content

Conversation

galaunay
Copy link
Collaborator

@galaunay galaunay commented Jul 12, 2019

PR Summary

Add a variable explorer to Elpy.

This allows to have a side-buffer displaying the variables currently defined in the associated python shell.

Todo list

  • Add the possibility to see a variable value in detail in another buffer
  • Automatically refresh the variable explorer when executing code ?
  • Add keybinding in the variable explorer buffer
  • Add a keybinding for the variable explorer
  • Commits respect our guidelines
  • Tests are passing properly (see here on how to run Elpy's tests)
  • Tests has been added to cover the change
  • The documentation has been updated

@coveralls
Copy link

coveralls commented Jul 12, 2019

Coverage Status

Coverage remained the same at 92.675% when pulling a6b9a4f on galaunay:Add-variable-explorer into c8a7e09 on jorgenschaefer:master.

@galaunay galaunay force-pushed the Add-variable-explorer branch from 8f9df36 to d5a3844 Compare July 29, 2019 18:45
@galaunay galaunay force-pushed the Add-variable-explorer branch from d5a3844 to 1431c80 Compare September 5, 2019 14:57
@galaunay galaunay force-pushed the Add-variable-explorer branch 8 times, most recently from 10b9d25 to 0dbe1ed Compare September 7, 2019 23:47
@galaunay galaunay force-pushed the Add-variable-explorer branch from 0dbe1ed to a6b9a4f Compare September 7, 2019 23:52
@galaunay galaunay force-pushed the master branch 4 times, most recently from c4a2564 to d974e00 Compare June 30, 2021 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants