JuliaDebug/Debugger.jl

Tab completion of symbols

Aperta

#233 aperta il 22 nov 2019

 (2 commenti) (0 reazioni) (0 assegnatari)Julia (49 fork)batch import
good first issue

Metriche repository

Star
 (513 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor