-
Hi!
[quarto-live](https://github.com/r-wasm/quarto-live) is great!
Do you intend to integrate the Julia language?
I have found some documentations but I don't know about the technologies nee…
ocots updated
1 month ago
-
Got this message while using the language server with Neovim.
```
LSP[julials] Julia Extension: Please contact us! Your extension just crashed with a bug that we have been trying to replicate for…
-
Since it is a data science IDE now, not just R, or Python. Any plans for Julia support?
Currently it is awkward that even though VSCode internals of Positron recognise Julia code and highlight it, bu…
-
Hi,
I first wanted to say that I really like the ccxt library.
I wonder if some examples to use it with Julia language couldn't be done.
https://julialang.org/
https://juliahub.com/case-studies/…
-
### 1. Lesson Topic
Efficient computing in Julia
### 2. Lesson Language
English
### 3. Draft materials
https://github.com/esciencecenter-digital-skills/efficient-computing-in-julia
#…
-
To reproduce, make a file with this code:
```julia
function f()
x = 10
println(x)
end
```
add a breakpoint at the `println` statement, run `@enter f()` in the REPL, run execution until reach…
-
## Issue Description
I noticed that the package defines custom box styles to align with the Julia online documentation. However, this leads to inconsistencies when using `listings` with other progr…
-
See http://julialang.org/ about Julia.
Programming-Idioms is not intended to host code in all languages, only the most widely used languages.
A new entry is possible only after a lot of users have re…
-
I see from our documentation that Ruby has a lot of attention, & I know that a good bit of Julia's syntax is somewhat largely based on Ruby (w/ a few other language's as well), it leads me to wonder i…
-
Does this issue occur when all extensions are disabled?: Yes/No ?
- VS Code Version: 1.96.2
- OS Version: Ubuntu 24.04.1
Steps to Reproduce:
1. Open a new Jupyter notebook (in VSCode)
2. S…