-
I am trying to automatically set a conda environment if a `.py` file is opened. I wonder if you can help me out. I tried the following
```
return {
"HallerPatrick/py_lsp.nvim",
config = funct…
-
## Description
I am trying to start using jupyterlab-lsp with julia language server in a conda environment. Both jupyterlab-lsp extension and julia language server are installed using conda. In the s…
-
I've installed `streetsidesoftware.code-spell-checker` and also `streetsidesoftware.code-spell-checker-cspell-bundled-dictionaries` but I still get errors on names of Python packages in my `pyproject.…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
:checkhealth mason re…
jckli updated
1 month ago
-
Every now and then, the language server reports "a bug that we have been trying to replicate for a long time" and crashes. This seems to happen semi-reliably when saving a file, but I'm pretty sure I'…
-
I am brand new to Julia (as of two days ago) and am trying to get set up in VS Code. I installed this plugin and expected it to include a formatter set up with the recommended format (i.e. like PEP 8 …
-
**Is your feature request related to a problem? Please describe.**
Currently, the libf3d has a C++11 API and provides bindings in python and javascript (experimental).
Providing C bindings would o…
-
Some users aren't sure whether MyST works with non-Python languages, since this is what we use in our execution documents. We should show off other languages. Here's a quick proposal for adding docume…
-
Considering a yml file like this:
https://github.com/JuliaMusic/MusicXML.jl/blob/master/.travis.yml
```julia
# Documentation: http://docs.travis-ci.com/user/languages/julia
language: julia
notifi…
-
Open a one line file like:
```Julia
println("hello there")
```
Comment out the code in `~\.julia\config\startup.jl`.
In `settings.json` set the integrated terminal's default location to "edito…
mind6 updated
2 years ago