Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Tab-completing \leq yields instead of #45

Open
maxkapur opened this issue Feb 4, 2021 · 0 comments
Open

[BUG] Tab-completing \leq yields instead of #45

maxkapur opened this issue Feb 4, 2021 · 0 comments

Comments

@maxkapur
Copy link

maxkapur commented Feb 4, 2021

Tab-completing \leq in the REPL yields the comparison operator , equivalent to <=.

Tab-completing \leq in the Atom editor with Juno yields the undefined symbol instead. This may be an issue with Atom itself rather than with Juno.

Details

  • Atom version: 1.54.0
  • Julia version: 1.5.3
  • OS: Windows 10
  • Package versions:
    • Atom.jl: 0.8.4
    • julia-client: (not sure what this is)
    • ink: (not sure what this is)

Steps to reproduce

  1. Open a project in Atom
  2. Type \leq
  3. Press TAB
@pfitzseb pfitzseb transferred this issue from JunoLab/Juno.jl Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant