# Task type 'julia-proc'

**URL:** https://discourse.julialang.org/t/task-type-julia-proc/95400
**Category:** VS Code
**Created:** [March 1, 2023, 6:18pm UTC](https://discourse.julialang.org/t/task-type-julia-proc/95400 "2023-03-01T18:18:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Euhan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/euhan/32/36548_2.png) [@Euhan](https://discourse.julialang.org/u/Euhan)
#### Post date: [March 1, 2023, 6:18pm UTC](https://discourse.julialang.org/t/task-type-julia-proc/95400/1 "2023-03-01T18:18:51Z")

</div>

I’m trying to use vscode with Julia. I’ve got to running a test program (with or without debugging). It seems to work but I get this message:

```julia
Error: there is no registered task type 'julia-proc'. Did you miss installing an extension that provides a corresponding task provider?

```

Does anyone know what’s up with this? Can it be fixed? Is it to do with falling back on attaching rather than launching?

---

<div class="post-metadata">

### Author: ![Charles\_Brauer](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/charles_brauer/32/48688_2.png) [@Charles\_Brauer](https://discourse.julialang.org/u/Charles_Brauer)
#### Post date: [April 10, 2023, 12:02am UTC](https://discourse.julialang.org/t/task-type-julia-proc/95400/2 "2023-04-10T00:02:45Z")

</div>

I too have this same problem. I hope someone will answer.

---

<div class="post-metadata">

### Author: ![Ralph\_Smith](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ralph_smith/32/10344_2.png) [@Ralph\_Smith](https://discourse.julialang.org/u/Ralph_Smith)
#### Post date: [April 10, 2023, 2:18am UTC](https://discourse.julialang.org/t/task-type-julia-proc/95400/3 "2023-04-10T02:18:57Z")

</div>

This is filed as [an issue](https://github.com/julia-vscode/julia-vscode/issues/3168) in the repo for the extension, but there’s no explanation there yet.
