Skip to content

Fix typo in code cell demarking comments - #99

Merged
pfitzseb merged 2 commits into
julia-vscode:masterfrom
Arpit-Babbar:patch-1
Feb 17, 2026
Merged

Fix typo in code cell demarking comments#99
pfitzseb merged 2 commits into
julia-vscode:masterfrom
Arpit-Babbar:patch-1

Conversation

@Arpit-Babbar

Copy link
Copy Markdown
Contributor

In Julia VS Code, cell blocks are actually made by # # instead of ## as said in the docs at this moment.

@pfitzseb

Copy link
Copy Markdown
Member

That's not entirely correct. ## and # # both are cell delimiters at the moment though, so it would be good to update this section of the docs.

Comment thread docs/src/userguide/runningcode.md Outdated
@pfitzseb
pfitzseb merged commit 3464f28 into julia-vscode:master Feb 17, 2026
1 check failed
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