-
In the elastic-vectordb-workbench-0 pod, I get a 404 error which prevents the final integration step from working.
[I 2024-10-01 21:45:34.266 ServerApp] nbclassic | extension was successfully loade…
-
For example `\alpha` no longer suggests `α` in the main editor. In fact, I think right now it is impossible to type `α` in the main editor.
-
While trying out some interesting table view features for row filtering, when I tried to use the _In range_ option the language server crashed
```
using DataFrames
rows = 1000000
stock_day = Dat…
-
I want to run Julia in windows subsystem for linux. (My goal is faster I/O and thus less package startup latency, than on Windows).
I'd like to use julia-vscode still, and have it use the WSL `julia`…
-
https://developer.apple.com/metal/Metal-Shading-Language-Specification.pdf
64 bit atomics are supported on M3 and up with some support on M2.
For this to be usable we need to figure out how to guard …
-
Implement interactive shells directly within the IDE for all supported programming languages (Python, JavaScript, etc.). This feature should allow users to execute code snippets interactively, facilit…
Axlfc updated
2 months ago
-
```bash
[eiger][omlins@eiger-ln003 ~]$ curl -fsSL https://install.julialang.org | sh
info: downloading installer
Welcome to Julia!
This will download and install the official Julia Language di…
-
Hi!
I have code on a linux server that I am editing on my local windows machine. The correct path to the folder I am working in is `\\unixhome\users\jmg\projects\ican\ican_sim`. I can reach it from…
-
Hi, I'm using a MacOS and Julia 1.9.4 with VS code's latest version of Julia extension.
I'm using Julia on by daily basis, but one day (about 2 weeks ago) I opened vs code and got a message about …
-
Not sure if this is a bug.
This seems intentional, but the `ispunct` in julia is inconsistent with the behavior of the C function of the same name, which is confusing.
Perhaps a warning could be adde…