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

Adding URL of debugger mode #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Farreeda
Copy link

@Farreeda Farreeda commented Mar 9, 2023

For easier access

@@ -1,6 +1,6 @@
# Running Code

The Julia extension provides a number of different ways to run your Julia code. This section describes all these options, except how to run code in the debugger, which is covered in a separate part of the documentation.
The Julia extension provides a number of different ways to run your Julia code. This section describes all these options, except how to run code in the debugger,found here [documentation](https://www.julia-vscode.org/docs/stable/userguide/debugging/).
Copy link
Contributor

Choose a reason for hiding this comment

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

This link is not preferred because it always points stable docs. This can be resolved with @id and @ref. See Documenter.jl document for more information.

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.

2 participants