# Tooling

**URL:** https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=14

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

**Page:** 15

---

## [Vscode is not following the executable path](https://discourse.julialang.org/t/vscode-is-not-following-the-executable-path/121825)

<div class="topic-metadata">

**Author:** [@martin\_sanchez](https://discourse.julialang.org/u/martin_sanchez)\
**Replies:** 7\
**Last updated:** [October 27, 2024, 6:59pm UTC](https://discourse.julialang.org/t/vscode-is-not-following-the-executable-path/121825 "2024-10-27T18:59:25Z")

</div>

I am having some trouble with Julia and VScode, so I decided to use (with juliaup) the lts version. I updated the path in VScode as I show in the image: But even though, when I run a file or a line in VScode, it is s…

---

## [Error in Visual studio code while good in Jupyter notebook with a same Julia code](https://discourse.julialang.org/t/error-in-visual-studio-code-while-good-in-jupyter-notebook-with-a-same-julia-code/121792)

<div class="topic-metadata">

**Author:** [@hyde](https://discourse.julialang.org/u/hyde)\
**Replies:** 1\
**Last updated:** [October 27, 2024, 12:16pm UTC](https://discourse.julialang.org/t/error-in-visual-studio-code-while-good-in-jupyter-notebook-with-a-same-julia-code/121792 "2024-10-27T12:16:42Z")

</div>

Hi, I ran same code from the QuantEcon lecture \[55. Default Risk and Income Fluctuations, (Arellano 2008 model)\]. The Jupyter notebook showed exactly same result from the lecture, but Visual studio code keep giving an Er…

---

## [Running REPL in VSCode in Git Bash, rather than (default) Powershell?](https://discourse.julialang.org/t/running-repl-in-vscode-in-git-bash-rather-than-default-powershell/121793)

<div class="topic-metadata">

**Author:** [@braamvandyk](https://discourse.julialang.org/u/braamvandyk)\
**Replies:** 1\
**Last updated:** [October 26, 2024, 7:04pm UTC](https://discourse.julialang.org/t/running-repl-in-vscode-in-git-bash-rather-than-default-powershell/121793 "2024-10-26T19:04:59Z")

</div>

When I run the REPL outside of VSCode (on Windows 10), I run it in Git Bash, for a generally much better experience than is the case when using PowerShell. Both run inside Windows Terminal. In VSCode however, while Git B…

---

## [Language Server is lagging sometimes](https://discourse.julialang.org/t/language-server-is-lagging-sometimes/121771)

<div class="topic-metadata">

**Author:** [@DatName](https://discourse.julialang.org/u/DatName)\
**Replies:** 0\
**Last updated:** [October 26, 2024, 3:37am UTC](https://discourse.julialang.org/t/language-server-is-lagging-sometimes/121771 "2024-10-26T03:37:24Z")

</div>

Hello everyone. I have this issue with julia vscode, when after some time after the start of the extension becomes very very slow and barely usable. For example, if I hit ctrl+enter on function definition, I get update…

---

## [Hit a few dead ends setting up a slider server. Easy(ish) solution possible?](https://discourse.julialang.org/t/hit-a-few-dead-ends-setting-up-a-slider-server-easy-ish-solution-possible/118907)

<div class="topic-metadata">

**Author:** [@sguis](https://discourse.julialang.org/u/sguis)\
**Replies:** 14\
**Last updated:** [October 24, 2024, 6:45am UTC](https://discourse.julialang.org/t/hit-a-few-dead-ends-setting-up-a-slider-server-easy-ish-solution-possible/118907 "2024-10-24T06:45:09Z")

</div>

Hello everybody. Huge thanks and admiration for all the wonderful things coming out of the Julia and Pluto worlds. Astonishing :slight\_smile: I’m teaching calculus this semester and have been making Pluto notebooks to h…

---

## [Documenter.jl only updating dev section in my package](https://discourse.julialang.org/t/documenter-jl-only-updating-dev-section-in-my-package/121650)

<div class="topic-metadata">

**Author:** [@Iddingsite](https://discourse.julialang.org/u/Iddingsite)\
**Replies:** 3\
**Last updated:** [October 23, 2024, 4:15pm UTC](https://discourse.julialang.org/t/documenter-jl-only-updating-dev-section-in-my-package/121650 "2024-10-23T16:15:27Z")

</div>

Hi everyone, I have been developping a package for some time now, and I struggle to setup up the documentation correctly with Documenter.jl. Everything seems to be configured correctly, but only the dev part of the docu…

---

## [Scale images in documentation rendered by Documenter.jl (maybe CSS question)](https://discourse.julialang.org/t/scale-images-in-documentation-rendered-by-documenter-jl-maybe-css-question/121525)

<div class="topic-metadata">

**Author:** [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)\
**Replies:** 1\
**Last updated:** [October 21, 2024, 11:33am UTC](https://discourse.julialang.org/t/scale-images-in-documentation-rendered-by-documenter-jl-maybe-css-question/121525 "2024-10-21T11:33:32Z")

</div>

I have a bunch of images in the documentation of a package. These images are generated on the fly by the docs/make.jl as last values of @example blocks, and are rendered as SVG by a Base.show(out\_io::IO, ::MIME"image/svg…

---

## [Unexpected Results for Code Coverage with Julia Tests](https://discourse.julialang.org/t/unexpected-results-for-code-coverage-with-julia-tests/119195)

<div class="topic-metadata">

**Author:** [@janneshb](https://discourse.julialang.org/u/janneshb)\
**Replies:** 2\
**Last updated:** [October 18, 2024, 12:50pm UTC](https://discourse.julialang.org/t/unexpected-results-for-code-coverage-with-julia-tests/119195 "2024-10-18T12:50:23Z")

</div>

Hi, I’ve written a bunch of unit tests for my Julia package that are run by a GitHub action and uploaded to codecov.io. However, lines marked as “uncovered” seem to be wrong at a few spots. Especially, when macros are…

---

## [VSCode Debugger bugs (are these known issues?)](https://discourse.julialang.org/t/vscode-debugger-bugs-are-these-known-issues/119790)

<div class="topic-metadata">

**Author:** [@Arlo](https://discourse.julialang.org/u/Arlo)\
**Replies:** 8\
**Last updated:** [October 18, 2024, 7:54am UTC](https://discourse.julialang.org/t/vscode-debugger-bugs-are-these-known-issues/119790 "2024-10-18T07:54:55Z")

</div>

I’ve been trying out the Julia debugger in VSCode and found a few issues with it. Windows 11, VSCode 1.93.1, julia-vscode v1.123.2 Are these all known issues? If not, where should I report them, the VScode plugin proje…

---

## [IDE: step-through debugging for macro-generated function?](https://discourse.julialang.org/t/ide-step-through-debugging-for-macro-generated-function/63899)

<div class="topic-metadata">

**Author:** [@greatpet](https://discourse.julialang.org/u/greatpet)\
**Replies:** 0\
**Last updated:** [July 1, 2021, 2:59pm UTC](https://discourse.julialang.org/t/ide-step-through-debugging-for-macro-generated-function/63899 "2021-07-01T14:59:52Z")

</div>

I recently tried using VSCode debugger to “step into” a function from an external package, but VSCode pointed me to a strange code location. Eventually I figured out that the function was not written out, but was generat…

---

## [Tooling for VSCode / LSP](https://discourse.julialang.org/t/tooling-for-vscode-lsp/109460)

<div class="topic-metadata">

**Author:** [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)\
**Replies:** 18\
**Last updated:** [October 17, 2024, 8:54pm UTC](https://discourse.julialang.org/t/tooling-for-vscode-lsp/109460 "2024-10-17T20:54:26Z")

</div>

One can find this information at Julia in Visual Studio Code. It sounds appealingly simple, but there are caveats. Multiple issues have been filed pointing to the difficulty of using LSP in VSCode. For instance Lang…

---

## [PackageCompiler help](https://discourse.julialang.org/t/packagecompiler-help/96705)

<div class="topic-metadata">

**Author:** [@jerry\_ji](https://discourse.julialang.org/u/jerry_ji)\
**Replies:** 0\
**Last updated:** [March 28, 2023, 10:52am UTC](https://discourse.julialang.org/t/packagecompiler-help/96705 "2023-03-28T10:52:32Z")

</div>

Hello, I have issue with package compiler. When I use Julia 1.8.5, and PackageCompiler 2.1.5 & PackageCompiler 2.1.2, I get following error on same machine: ┌ Warning: Error requiring StaticArrays from StaticArrayInte…

---

## [VS code and Juila system image?](https://discourse.julialang.org/t/vs-code-and-juila-system-image/121409)

<div class="topic-metadata">

**Author:** [@mcreel](https://discourse.julialang.org/u/mcreel)\
**Replies:** 6\
**Last updated:** [October 17, 2024, 11:55am UTC](https://discourse.julialang.org/t/vs-code-and-juila-system-image/121409 "2024-10-17T11:55:39Z")

</div>

I haven’t been coding much lately, so I’m a bit out of touch with recent developments. In the past, VScode-julia would find and use a system image in the project directory, but that seems not to be the case now. From a p…

---

## [Debug only running once in VSCode](https://discourse.julialang.org/t/debug-only-running-once-in-vscode/119881)

<div class="topic-metadata">

**Author:** [@brianguenter](https://discourse.julialang.org/u/brianguenter)\
**Replies:** 1\
**Last updated:** [October 17, 2024, 11:16am UTC](https://discourse.julialang.org/t/debug-only-running-once-in-vscode/119881 "2024-10-17T11:16:53Z")

</div>

When I use @run at the VSCode Julia REPL to start a debug session it works fine the first time it is called. But every subsequent time it just spins and the debug session never gets started. I have to kill the REPL and m…

---

## [VSCode & local image in markdown](https://discourse.julialang.org/t/vscode-local-image-in-markdown/121291)

<div class="topic-metadata">

**Author:** [@BLI](https://discourse.julialang.org/u/BLI)\
**Replies:** 4\
**Last updated:** [October 16, 2024, 3:31pm UTC](https://discourse.julialang.org/t/vscode-local-image-in-markdown/121291 "2024-10-16T15:31:48Z")

</div>

I asked about this a year ago, but there was not really a solution to my problem… I’m trying to insert an image into a markdown cell of a Jupyter Notebook in VSCode. The following code does not work, for some weird reas…

---

## [Standardization for distributing Julia applications](https://discourse.julialang.org/t/standardization-for-distributing-julia-applications/121365)

<div class="topic-metadata">

**Author:** [@paalon](https://discourse.julialang.org/u/paalon)\
**Replies:** 2\
**Last updated:** [October 16, 2024, 8:10am UTC](https://discourse.julialang.org/t/standardization-for-distributing-julia-applications/121365 "2024-10-16T08:10:38Z")

</div>

Other programming languages (Ruby, Python, Go, Rust) have their de facto standard way to install applications (executables) but as far as I know, Julia doesn’t have it. I know frequent booting and exiting of Julia interp…

---

## [Seeing dependent packages on GitHub](https://discourse.julialang.org/t/seeing-dependent-packages-on-github/121347)

<div class="topic-metadata">

**Author:** [@gdalle](https://discourse.julialang.org/u/gdalle)\
**Replies:** 1\
**Last updated:** [October 15, 2024, 7:18pm UTC](https://discourse.julialang.org/t/seeing-dependent-packages-on-github/121347 "2024-10-15T19:18:36Z")

</div>

I just learned that GitHub can automatically parse dependents of a repo for some languages, and display them on the landing page in a neat little “Used by” tab: Does anyone know how to lobby for Julia support there? I…

---

## [\`juliaup\` for for Mac and Linux](https://discourse.julialang.org/t/juliaup-for-for-mac-and-linux/66721)

<div class="topic-metadata">

**Author:** [@TheLateKronos](https://discourse.julialang.org/u/TheLateKronos)\
**Replies:** 28\
**Last updated:** [October 15, 2024, 2:36pm UTC](https://discourse.julialang.org/t/juliaup-for-for-mac-and-linux/66721 "2024-10-15T14:36:28Z")

</div>

From what I can tell, @davidanthoff recently rewrote juliaup in rust, which was to make it available on Mac and Linux (Thank you, the manager is fantastic). Is there any information as to when?

---

## [Running pluto notebooks sequentially](https://discourse.julialang.org/t/running-pluto-notebooks-sequentially/121068)

<div class="topic-metadata">

**Author:** [@cdawg](https://discourse.julialang.org/u/cdawg)\
**Replies:** 15\
**Last updated:** [October 14, 2024, 7:21pm UTC](https://discourse.julialang.org/t/running-pluto-notebooks-sequentially/121068 "2024-10-14T19:21:06Z")

</div>

I have several pluto notebooks as part of a larger data-processing pipeline. ‘01\_QualityControl.jl’ ‘02\_BatchCorrection.jl’ etc. I love it! Highly reccomended! However, now I want to write a script to run them all se…

---

## [Creating a Docker Base Image for Faster Deployments](https://discourse.julialang.org/t/creating-a-docker-base-image-for-faster-deployments/121165)

<div class="topic-metadata">

**Author:** [@mrufsvold](https://discourse.julialang.org/u/mrufsvold)\
**Replies:** 1\
**Last updated:** [October 11, 2024, 8:27am UTC](https://discourse.julialang.org/t/creating-a-docker-base-image-for-faster-deployments/121165 "2024-10-11T08:27:58Z")

</div>

In my experience, deploying Julia to the cloud can be frustrating because it can be slow to build the container used to your app. I don’t seem to be the only one. A major gripe is that AWS CodeBuild can’t do layer cachin…

---

## [A simple development environment for Julia](https://discourse.julialang.org/t/a-simple-development-environment-for-julia/120969)

<div class="topic-metadata">

**Author:** [@hack3rcon](https://discourse.julialang.org/u/hack3rcon)\
**Replies:** 20\
**Last updated:** [October 12, 2024, 9:30am UTC](https://discourse.julialang.org/t/a-simple-development-environment-for-julia/120969 "2024-10-12T09:30:19Z")

</div>

Hello, I’m sure Julia’s team knows that one of the secrets of a successful project is having a good graphical environment. I looked at a few Julia GUIs as a hobbyist, but they didn’t really fit. I think an environment l…

---

## [Suggestion: VS code and automatic end statement when enter is hit](https://discourse.julialang.org/t/suggestion-vs-code-and-automatic-end-statement-when-enter-is-hit/74186)

<div class="topic-metadata">

**Author:** [@TheGrowingPlant443](https://discourse.julialang.org/u/TheGrowingPlant443)\
**Replies:** 1\
**Last updated:** [October 11, 2024, 8:22am UTC](https://discourse.julialang.org/t/suggestion-vs-code-and-automatic-end-statement-when-enter-is-hit/74186 "2024-10-11T08:22:45Z")

</div>

I know there is auto completion in the julia vs code extensions. My surggestion is this when on a code line that starts with for or if and so on then when enter button is pressed at the end of that line then a end statem…

---

## [\[RFC\] Cloud+Container Infrastructure Management](https://discourse.julialang.org/t/rfc-cloud-container-infrastructure-management/112685)

<div class="topic-metadata">

**Author:** [@mrufsvold](https://discourse.julialang.org/u/mrufsvold)\
**Replies:** 11\
**Last updated:** [October 10, 2024, 8:39pm UTC](https://discourse.julialang.org/t/rfc-cloud-container-infrastructure-management/112685 "2024-10-10T20:39:51Z")

</div>

I asked a question previously about managing incremental builds of Julia Docker containers but didn’t hear much back. Since then, I’ve been sketching out some ideas that I’d appreciate feedback on. The Problem Deploying…

---

## [Exclude a specific package when using pkg.instantiate in an environment shared between two machines](https://discourse.julialang.org/t/exclude-a-specific-package-when-using-pkg-instantiate-in-an-environment-shared-between-two-machines/121098)

<div class="topic-metadata">

**Author:** [@PetrosStefanou](https://discourse.julialang.org/u/PetrosStefanou)\
**Replies:** 0\
**Last updated:** [October 9, 2024, 9:41am UTC](https://discourse.julialang.org/t/exclude-a-specific-package-when-using-pkg-instantiate-in-an-environment-shared-between-two-machines/121098 "2024-10-09T09:41:22Z")

</div>

Hello everyone, I have some julia code that I run either on my local machine or on a remote cluster. Inside my project directory, I have created an environment with its Project.toml y Manifest.toml. To keep the two mach…

---

## [Readline() doesn't work on VS Code](https://discourse.julialang.org/t/readline-doesnt-work-on-vs-code/121032)

<div class="topic-metadata">

**Author:** [@uri](https://discourse.julialang.org/u/uri)\
**Replies:** 2\
**Last updated:** [October 8, 2024, 11:22pm UTC](https://discourse.julialang.org/t/readline-doesnt-work-on-vs-code/121032 "2024-10-08T23:22:45Z")

</div>

When I run the following from VS Code it print a line asking for the degree, I enter it in the REPL but the program still waiting for an input function main() print("Give the degree : ") line = readline() deg = parse…

---

## [Seemingly out-of-date code being run in test pane](https://discourse.julialang.org/t/seemingly-out-of-date-code-being-run-in-test-pane/121067)

<div class="topic-metadata">

**Author:** [@Ken\_Williams](https://discourse.julialang.org/u/Ken_Williams)\
**Replies:** 0\
**Last updated:** [October 8, 2024, 6:20pm UTC](https://discourse.julialang.org/t/seemingly-out-of-date-code-being-run-in-test-pane/121067 "2024-10-08T18:20:51Z")

</div>

This is an old issue, but I think maybe I see what’s causing it: I was seeing similar behavior, but I don’t think it’s taking a long time to save, it’s just that the order of events is not what you are expecting. I to…

---

## [JavaScript implementation of Julia's dispatch rules](https://discourse.julialang.org/t/javascript-implementation-of-julias-dispatch-rules/120979)

<div class="topic-metadata">

**Author:** [@jules](https://discourse.julialang.org/u/jules)\
**Replies:** 5\
**Last updated:** [October 8, 2024, 7:23am UTC](https://discourse.julialang.org/t/javascript-implementation-of-julias-dispatch-rules/120979 "2024-10-08T07:23:12Z")

</div>

I’ve thought for a while that it would be neat to have interactive javascript components for docs pages where you can select the methods you’re interested in for a given function. I’m thinking of some kind of multiple-dr…

---

## [Best way to manage TODO in your code](https://discourse.julialang.org/t/best-way-to-manage-todo-in-your-code/120967)

<div class="topic-metadata">

**Author:** [@xiaodai](https://discourse.julialang.org/u/xiaodai)\
**Replies:** 3\
**Last updated:** [October 6, 2024, 9:07am UTC](https://discourse.julialang.org/t/best-way-to-manage-todo-in-your-code/120967 "2024-10-06T09:07:42Z")

</div>

How does everyone manage their TODOs in the code? Of course I can do a TODO search in VSCode and have all the TODO surfaced. In R there’s a package called todor which does the same thing. There are quite a lot package…

---

## [How to start using LLMs to help write Julia code?](https://discourse.julialang.org/t/how-to-start-using-llms-to-help-write-julia-code/120912)

<div class="topic-metadata">

**Author:** [@Nathan\_Boyer](https://discourse.julialang.org/u/Nathan_Boyer)\
**Replies:** 6\
**Last updated:** [October 5, 2024, 11:11am UTC](https://discourse.julialang.org/t/how-to-start-using-llms-to-help-write-julia-code/120912 "2024-10-05T11:11:58Z")

</div>

Continuing the discussion from Is Julia 2.0 needed?: I’m curious how people are integrating AI tools to help them code. Seems this is growing in popularity, but I’ve not really looked into how to do it myself yet. Are …

---

## [Is there a way to debug in VS Code using the remote SSH extension?](https://discourse.julialang.org/t/is-there-a-way-to-debug-in-vs-code-using-the-remote-ssh-extension/105845)

<div class="topic-metadata">

**Author:** [@JakeWren](https://discourse.julialang.org/u/JakeWren)\
**Replies:** 1\
**Last updated:** [October 4, 2024, 12:32pm UTC](https://discourse.julialang.org/t/is-there-a-way-to-debug-in-vs-code-using-the-remote-ssh-extension/105845 "2024-10-04T12:32:25Z")

</div>

I am on a Linux cluster and the details of the SSH plugin can be found here. After configuring my launch.json file, and then “Run” → “Start Debugging”, it loads for a bit (looping blue bar), but then stops and nothing h…

[Previous page](https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=13)

[Next page](https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=15)
