Almenon / Almenon/AREPL-vscode

Easy way to see attributes of reference object

Abierto
#321 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
301
Forks
46
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
Users generally want to see the properties of the object, but with a reference object they have to reference the original object to see the properties.

**Describe the solution you'd like**
Either a link that takes you to the original object or something that shows the properties of the object (ideally while still making it clear it's a reference but important part is just showing the properties)

**Describe alternatives you've considered**
As a workaround the user can dump the variable.

**Additional context**
Created from #319

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.