-
### Problem description
I've added [`termux-language-server`](https://github.com/termux/termux-language-server/) to the `ensure_installed` list. It does get installed, but it's not added to lspconfig…
-
I have a hard time getting the vscode julia extension back to work.
concretely my NixOS requires the `NIX_LD` environment variable to be set, which usually should be the case, even when starting vsco…
-
# Feature request
**Is your feature request related to a problem? Please describe.**
It would be helpful if t8code provides a global `t8_finalize` routine which frees all allocated objects by t8…
-
R is a programming language specifically designed for statistics and data mining. Given that AoE games generate endless amounts of interaction data sets that are just waiting to be analyzed thoroughly…
-
Hello,
There seems to be an issue with the precompilation of the language server upon launching when using julia 1.11.
It complains that the REPL package needs the new `StyledString` package, whic…
-
**Workflow**
* User has Julia kernel installed
* User installs our extension
* User opens Julia file & creates a cell marker using `# %%`
* Code lenses appear allowing user to run cell
* User run…
-
In Julia, and perhaps in some of the other languages, you are mostly measuring the one-time startup cost, rather than the cost of actually doing the mathematical calculation. So the results are misl…
-
Great work!
It would be nice to have [Julia language ](http://julialang.org/) backend as well.
Thanks!
alsam updated
3 years ago
-
Hello,
I have installed the latest version of a plugin. I have used it happily for about two days and then it has started to emit error. I have restarted VS and tracked, when errors have started, w…
-
Type: Bug
I'm trying out Julia on my system with the "hello world" Julia file containing _only_ the line: `print("Hello world!")`. I was setting up the debugger with the preset `launch.json` below
…