JuliaDebug/Debugger.jl

Tab completion of symbols

Ouverte

#233 ouverte le 22 nov. 2019

 (2 commentaires) (0 réaction) (0 personne assignée)Julia (49 forks)batch import
good first issue

Métriques du dépôt

Stars
 (513 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur