vim-julia-cell VS lsp-julia

Compare vim-julia-cell vs lsp-julia and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-julia-cell lsp-julia
4 3
31 68
- -
0.0 2.8
about 2 years ago 8 months ago
Vim Script Emacs Lisp
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-julia-cell

Posts with mentions or reviews of vim-julia-cell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-15.
  • alternative ways to achieve cell wise execution in julia
    1 project | /r/Julia | 28 May 2022
    vim-julia-cell
  • Any Julia users here to help a n00b?
    6 projects | /r/DoomEmacs | 15 Jun 2021
    Ideally, yes, I want to use LSP in order for it to work as close as possible from my nvim with julia-vim, coc.nvim and vim-julia-cell. At least until I'm more familiarized with Emacs. I really do want to learn, but I cannot just stop my daily work, so the best world possible would be to be able to keep working while learning.
  • Julia workflow for vim users
    11 projects | /r/Julia | 17 Apr 2021
    I use vim-julia-cell with vim-slime and the Julia REPL open in another teminal window (cause I use a tiling Window Manager, else I'd use tmux). This workflow works really well for me. I've also played with using codi.vim but it has some bugs with respect to Julia. My vim config is here if anyone wants to check it out.

lsp-julia

Posts with mentions or reviews of lsp-julia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-23.
  • Excited for Julia v1.9
    4 projects | /r/Julia | 23 Feb 2023
    Btw, something that used to trip me up initially is that the julia installation being used by your lsp needs to have LanguageServer.jl installed. An excellent way around this is to precompile a sysimage of the server. Essentially, something like (REF: lsp-julia) :
  • Setting up eMacs for Julia in windows (seeking guidance)
    5 projects | /r/Julia | 4 Jun 2022
    I personally use julia-snail to use Julia with Emacs but it has less introspection than what you'd find in VSCode. Once you're familiar with that, you can use the Julia Language server with Emacs.
  • Any Julia users here to help a n00b?
    6 projects | /r/DoomEmacs | 15 Jun 2021
    I'm looking right now that the screen called by SPC h d m julia and, wow! I never saw it before. I didn't even find any mention of this on lsp-julia. Probably because this is something very basic that I don't know yet, am I right? >.< Ouch!

What are some alternatives?

When comparing vim-julia-cell and lsp-julia you can also consider the following projects:

vim-slime - A vim plugin to give you some slime. (Emacs)

jupyter - An interface to communicate with Jupyter kernels.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

julia-vim - Vim support for Julia.

julia-snail - An Emacs development environment for Julia

vim-floaterm - :computer: Terminal manager for (neo)vim

workbench - My custom config files :toolbox:

emacs-jupyter - emacs plug-in to run python code inside tex or markdown buffer

ob-julia