scheme-langserver VS overseer.nvim

Compare scheme-langserver vs overseer.nvim and see what are their differences.

overseer.nvim

A task runner and job management plugin for Neovim (by stevearc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
scheme-langserver overseer.nvim
4 24
119 850
- -
9.5 8.5
7 days ago 6 days ago
Scheme Lua
GNU General Public License v3.0 or later 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.

scheme-langserver

Posts with mentions or reviews of scheme-langserver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-04.
  • Scheme-langserver release 1.0.11: gradual typing
    1 project | /r/scheme | 29 Apr 2023
    I've just released 1.0.11:Gradual Typing system, all basic rules have been passed (you can verify it with test/analysis/type/*.sps and test/analysis/type/rules/*.sps). Detailed documentation has been published at this page.
  • What's the coolest thing you've done with Neovim?
    11 projects | /r/neovim | 4 Mar 2023
    The coolest thing I've done is now I can code scheme lisp with help from my own LSP server named named scheme-langserver. With nvim-lspconfig and many other plugins, developing is really friendly. And many convenient fucntionalities such as autocompletion, goto definition are really helped and will help other lisp coder. Now, I hope my work will make NeoVim the better lisp editor than Emacs Lol.
  • I'm developing a r6rs based scheme language server, would anyone give some advise?
    3 projects | /r/scheme | 20 Feb 2023
    NOTE:https://github.com/ufo5260987423/scheme-langserver/blob/main/doc/analysis/identifier.md this page has listed the "Identifier binding forms in r6rs standard".

overseer.nvim

Posts with mentions or reviews of overseer.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

What are some alternatives?

When comparing scheme-langserver and overseer.nvim you can also consider the following projects:

nvim-hand-gesture - Write programs with hand gestures

jaq-nvim - ⚙️ Just Another Quickrun Plugin for Neovim in Lua

telescope-media.nvim - Complete rewrite. Pure Lua.

aerial.nvim - Neovim plugin for a code outline window

racket-langserver

neotest - An extensible framework for interacting with tests within NeoVim.

nvim - Blazingly fast SHUTTHEFUCKUP.

neovim-tasks - A statefull task manager focused on integration with build systems.

tree-sitter-jakt - Tree-sitter for the Jakt Programming Language

dressing.nvim - Neovim plugin to improve the default vim.ui interfaces

vim-projectionist - projectionist.vim: Granular project configuration

nvim-dap - Debug Adapter Protocol client implementation for Neovim