# What Juno features do you use most?

**URL:** https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271
**Category:** Juno
**Created:** [May 11, 2020, 9:45am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271 "2020-05-11T09:45:54Z")
**Posts on this page:** 20
**Page:** 4

<div class="post-metadata">

### Author: ![eckofoid](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/eckofoid/32/221638_2.png) [@eckofoid](https://discourse.julialang.org/u/eckofoid)
#### Post date: [May 15, 2020, 8:09pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/61 "2020-05-15T20:09:58Z")

</div>

JetBrains also makes IntelliJ IDEA which fully supports the Julia plugin. I’ve been using it for months without problem. IntelliJ is a good development environment which I’ve enjoyed using. However, Juno has become my recent favorite as I find it a bit simpler to use. In both cases, I wish the Outline pane would recursively descend into functions and macros, showing local objects declared within them. PyCharm does this with Python code and I find it an excellent way to noodle through things.

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [May 15, 2020, 9:05pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/62 "2020-05-15T21:05:00Z")

</div>

What about the repl? I could not get the repl to behave: the package, shell, and help mode wouldn’t work.

---

<div class="post-metadata">

### Author: ![eckofoid](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/eckofoid/32/221638_2.png) [@eckofoid](https://discourse.julialang.org/u/eckofoid)
#### Post date: [May 16, 2020, 2:19am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/63 "2020-05-16T02:19:17Z")

</div>

Here’s a screen shot of a session I just ran with some trivial test code. As you can see, the REPL functioned perfectly.

 ![IntelliJ_screen_shot](https://global.discourse-cdn.com/julialang/original/3X/a/4/a405a76d9602f48c70e28e00cc23bdf600720844.jpeg)

---

<div class="post-metadata">

### Author: ![eckofoid](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/eckofoid/32/221638_2.png) [@eckofoid](https://discourse.julialang.org/u/eckofoid)
#### Post date: [May 16, 2020, 2:22am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/64 "2020-05-16T02:22:17Z")

</div>

Sorry – I sent the Juno version! Here’s the screen shot with IntelliJ:

 ![IntelliJ_screen_shot](https://global.discourse-cdn.com/julialang/original/3X/0/e/0ead64ba4e7af3a4ed849cf024efbdfe1996fc3a.jpeg)

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [May 16, 2020, 3:04am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/65 "2020-05-16T03:04:23Z")

</div>

I can’t see that this shows the repl modes working, sorry.

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [May 16, 2020, 4:56pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/66 "2020-05-16T16:56:01Z")

</div>

BTW, users of Spyder 5 may have the choice of Julia as one of the supported languages.

---

<div class="post-metadata">

### Author: ![eckofoid](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/eckofoid/32/221638_2.png) [@eckofoid](https://discourse.julialang.org/u/eckofoid)
#### Post date: [May 16, 2020, 5:29pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/67 "2020-05-16T17:29:11Z")

</div>

Here’s a session with explicit use of REPL. Text running off the top of the image are the end of output from _include(“test\_constant.jl”)_. Entered expressions, such as the examples following the output, are not processed unless the shift key is held when pressing return:

 ![IntelliJ_screen_shot](https://global.discourse-cdn.com/julialang/original/3X/0/c/0c6e5fddb9f45c73876da0fca5d380ca0eb895de.jpeg)

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [May 16, 2020, 5:30pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/68 "2020-05-16T17:30:41Z")

</div>

Sorry, I was being unclear. I meant that the shell, package, and help modes were not working. You know: ?size, ]add DelimitedFiles, etc.

---

<div class="post-metadata">

### Author: ![PetrKryslUCSD](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petrkryslucsd/32/215825_2.png) [@PetrKryslUCSD](https://discourse.julialang.org/u/PetrKryslUCSD)
#### Post date: [May 16, 2020, 5:33pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/69 "2020-05-16T17:33:35Z")

</div>

Hmm. This appears different from what I see:

 ![image](https://global.discourse-cdn.com/julialang/original/3X/c/6/c62774707d1be0d46dfac149a8b6d0f7058dbeba.png)  
Notice the panel-like single line at the bottom, which is the only place I can type in.

---

<div class="post-metadata">

### Author: ![Ralph\_Snyder1](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ralph_snyder1/32/9398_2.png) [@Ralph\_Snyder1](https://discourse.julialang.org/u/Ralph_Snyder1)
#### Post date: [May 19, 2020, 5:46am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/70 "2020-05-19T05:46:22Z")

</div>

I am new to Julia, having moved to it from Matlab and R. Maybe I still have a lot to learn, but I have never liked Atom and think VS Code could be a good replacement. Average Joe programmers like me are influenced a lot by the design of menus and screen layout options, which in my view have only received scant attention in Atom. But then I must confess to being a two finger typist hooked on ‘point and click’ from from the distant past.

After almost fifty years of programming experience in many languages, I have only recently discovered the concept of literate programming, the use of Julia Markdown for this, and am really hooked on it. So, when making the change, I would advocate that you make sure that it and associated tools are seamlessly integrated with VS Code. Some of the following features, if they do not already exist, would be most helpful:

1. A toggle to comment out multiple lines of code like in R Studio.

2. Inclusion of the Julia Markdown Outline feature currently installable in Atom.

3. The capacity to undock panes to make use of multiple monitors.

4. A pane to display the Julia workspace (ie. variables, functions and values).like in JUNO.

5. The capacity to run all code preceding a particular point in the jmd document as is currently possible in R Studio.

6. The capacity to terminate a runaway computer run.

7. Modify the now excellent debugger to provide “Run Block” rather than “Run File” as the default option when using Julia Markdown.

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [May 22, 2020, 9:29am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/71 "2020-05-22T09:29:32Z")

</div>

Thanks everyone for your feedback!

Going forward we’ll support Juno (and supply critical bugfixes), but will focus our development efforts on getting the VSCode extension to feature-parity.

---

<div class="post-metadata">

### Author: ![DNF](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dnf/32/10191_2.png) [@DNF](https://discourse.julialang.org/u/DNF)
#### Post date: [May 22, 2020, 10:00am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/72 "2020-05-22T10:00:50Z")

</div>

> [@Ralph\_Snyder1](#):
>
> A toggle to comment out multiple lines of code like in R Studio.

This is available, `shift-cmd/ctrl-7`. `cmd` on macs, and I suppose `ctrl` on win/unix. It’s actually not a Julia-specific thing, but toggles comments in all languages. It’s also the same for VS Code, Atom and SublimeText as far as I know.

---

<div class="post-metadata">

### Author: ![RoyiAvital](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/royiavital/32/571_2.png) [@RoyiAvital](https://discourse.julialang.org/u/RoyiAvital)
#### Post date: [May 22, 2020, 7:44pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/73 "2020-05-22T19:44:39Z")

</div>

> [@pfitzseb](#):
>
> Thanks everyone for your feedback!
> 
> Going forward we’ll support Juno (and supply critical bugfixes), but will focus our development efforts on getting the VSCode extension to feature-parity.

Can you point to something missing in Atom that you need to take this path?  
Namely, why should you care if Atom is developed or not as long as it is a good driver for the Julia Extension (Juno as a whole)?

There are advantages in having 2 parallel efforts.

---

<div class="post-metadata">

### Author: ![Zach\_Christensen](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/zach_christensen/32/7220_2.png) [@Zach\_Christensen](https://discourse.julialang.org/u/Zach_Christensen)
#### Post date: [May 22, 2020, 10:04pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/75 "2020-05-22T22:04:19Z")

</div>

Usually I’d agree with this sort of thing but Atom development has been increasingly slow for several years. The point of utilizing something like Atom is to avoid personally managing development of stuff like bugs due Electron updates and other stuff not related to Julia. I bet several years from now using Atom as the basis of Juno would require just that.

---

<div class="post-metadata">

### Author: ![DNF](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dnf/32/10191_2.png) [@DNF](https://discourse.julialang.org/u/DNF)
#### Post date: [May 22, 2020, 11:15pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/76 "2020-05-22T23:15:52Z")

</div>

> [@RoyiAvital](#):
>
> Namely, why should you care if Atom is developed or not

Are you really serious about this question? While both Juno and Atom are fine, or more than fine, at the moment, you have to be able to extrapolate into the future. Atom is clearly being abandoned in favour of VS Code. Continuing to focus efforts into Atom would be the very definition of a dead end.

Put another way: if Atom is fine, and Juno is fine, neither one needs further development. You could just keep using both in their current state, in perpetuity, right?

---

<div class="post-metadata">

### Author: ![RoyiAvital](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/royiavital/32/571_2.png) [@RoyiAvital](https://discourse.julialang.org/u/RoyiAvital)
#### Post date: [May 23, 2020, 5:47am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/77 "2020-05-23T05:47:01Z")

</div>

Juno is clearly not complete.  
But both Juno (As the set of all extensions to Atom) and VS Code Extensions are extensions of a driver.  
If the driver has no issues and provide all needed to fulfill the needs of the extension, why would one care if the driver is developed or not?

I can see the reasoning if there are issues which prevents the driver to supply needed features and they are on the road map yet since development is ceased it is a problem.

@Zach_Christensen, Are there blocking issues with Atom? Are there issues which prevents farther development?

In my point of view, for extension, if the driver provides all needed and is reliable without any major issues it is a valid driver. Whether it is being maintained or nor.

---

<div class="post-metadata">

### Author: ![Zach\_Christensen](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/zach_christensen/32/7220_2.png) [@Zach\_Christensen](https://discourse.julialang.org/u/Zach_Christensen)
#### Post date: [May 23, 2020, 7:45am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/78 "2020-05-23T07:45:44Z")

</div>

> [@RoyiAvital](#):
>
> @Zach_Christensen, Are there blocking issues with Atom? Are there issues which prevents farther development?

I’m not the one to ask if there are currently issues with Atom that would prevent further development of Juno because I don’t develop Juno. However, important improvements to Atom that people may want just aren’t going to happen (e.g., [GitHub - atom-archive/xray: An experimental next-generation Electron-based text editor](https://github.com/atom-archive/xray) was abandoned a while ago).

> [@RoyiAvital](#):
>
> In my point of view, for extension, if the driver provides all needed and is reliable without any major issues it is a valid driver. Whether it is being maintained or nor.

I really don’t get this part. Everything takes maintenance, especially something with lots of dependencies like Atom.

The writing has been on the wall for Atom for a long time now and I think that’s kind of the point of this thread. Now that we need to start transitioning to something else how can we do so in a way that’s is the least disruptive to everyone’s workflow?

---

<div class="post-metadata">

### Author: ![lungben](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lungben/32/12314_2.png) [@lungben](https://discourse.julialang.org/u/lungben)
#### Post date: [May 23, 2020, 6:28pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/79 "2020-05-23T18:28:53Z")

</div>

Could you recommend a tutorial for Julia VS Code?  
There are some good ones for Juno, but I could not find one for VS Code yet.

---

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [May 23, 2020, 7:54pm UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/80 "2020-05-23T19:54:55Z")

</div>

Answering the original question: the variable panel, the debugger, the profiler and the inline output.

If only would be stable and fast, Juno would be by far the most productive IDE of any language I did use.

---

<div class="post-metadata">

### Author: ![jlchan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jlchan/32/10958_2.png) [@jlchan](https://discourse.julialang.org/u/jlchan)
#### Post date: [May 25, 2020, 1:28am UTC](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271/81 "2020-05-25T01:28:09Z")

</div>

an update after messing with VSCode for larger simulations - I can’t [interrupt certain while loops](https://discourse.julialang.org/t/interrupting-while-loops-in-vscode/34083), which to me means I’m sticking with Juno until that gets sorted out.

edit:: as @ToucheSir pointed out, it’s not too hard to avoid this by putting loops in functions.

[Previous page](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271.md?page=3)

[Next page](https://discourse.julialang.org/t/what-juno-features-do-you-use-most/39271.md?page=5)
