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

debugger/Gallium support? #175

Open
tribbloid opened this issue May 25, 2018 · 6 comments
Open

debugger/Gallium support? #175

tribbloid opened this issue May 25, 2018 · 6 comments
Labels
debugger An extremely excited feature new feature Something excited

Comments

@tribbloid
Copy link

It would be an absolutely killer feature if the debugging GUI can be integrated with Gallium to create Python-like experience.

Not sure how hard it could be though :)

@ice1000 ice1000 added new feature Something excited annotator Provides semantic-based warnings and errors debugger An extremely excited feature and removed annotator Provides semantic-based warnings and errors labels May 25, 2018
@ice1000
Copy link
Member

ice1000 commented May 25, 2018

Thanks, we'll take a look at it!

But b4 working on the debugger, we have the following plan:

  • Local type inference (to deal with overloading function resolving)
  • File indexes and stubs (to allow cross-file completions and "go to symbol" feature)
  • Depend on the markdown plugin to provide better julia documentation support

These should be somewhat easy and the debugger should be the next one.

@ice1000
Copy link
Member

ice1000 commented May 25, 2018

@ice1000
Copy link
Member

ice1000 commented Jul 2, 2018

This is hard, tbh. Gallium is not following the current Julia status.

@ice1000 ice1000 added the help wanted Extra attention is needed label Nov 17, 2018
@zxj5470
Copy link
Collaborator

zxj5470 commented Dec 25, 2018

juliadebug4

@ice1000 ice1000 removed the help wanted Extra attention is needed label Dec 25, 2018
@tribbloid
Copy link
Author

Wow @zxj5470 did you just implement this? That's godlike

@ice1000
Copy link
Member

ice1000 commented Jan 3, 2019

@tribbloid Yes, it's available in 0.3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugger An extremely excited feature new feature Something excited
Projects
None yet
Development

No branches or pull requests

3 participants