JuliaDebug/Debugger.jl

Tab completion of symbols

Offen

#233 geöffnet am 22.11.2019

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (49 Forks)batch import
good first issue

Repository-Metriken

Stars
 (513 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide