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

Add option to jump to source automatically #485

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

Zentrik
Copy link
Collaborator

@Zentrik Zentrik commented Aug 20, 2023

This rebases and fixes #336 and for VSCode preserves focus on terminal.
This also hides the annotated source code print out in the REPL if we jump to the annotated source code.

@codecov-commenter
Copy link

Codecov Report

Merging #485 (702244c) into master (e7c424e) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master    #485   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           9       9           
  Lines        1511    1517    +6     
======================================
- Misses       1511    1517    +6     
Files Changed Coverage Δ
src/Cthulhu.jl 0.00% <0.00%> (ø)
src/codeview.jl 0.00% <0.00%> (ø)
src/preferences.jl 0.00% <0.00%> (ø)
src/ui.jl 0.00% <0.00%> (ø)

Copy link
Member

@timholy timholy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The implementation looks fine.

@Zentrik Zentrik merged commit 5df16cc into JuliaDebug:master Sep 3, 2023
14 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants