JuliaDebug/Debugger.jl

Tab completion of symbols

Aberta

#233 aberto em 22 de nov. de 2019

 (2 comentários) (0 reação) (0 responsável)Julia (49 forks)batch import
good first issue

Métricas do repositório

Stars
 (513 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

As of now, I can't tab-complete something like \theta to get the unicode symbol as I can in the normal Julia REPL. This makes watching variables more difficult, as I have to go copy-paste the variable name from the source code into the debugging REPL.

Guia do colaborador