urep-scala VS nvim-metals

Compare urep-scala vs nvim-metals 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
urep-scala nvim-metals
1 12
6 431
- 2.3%
10.0 7.6
over 3 years ago 5 days ago
Starlark Lua
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

urep-scala

Posts with mentions or reviews of urep-scala. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • What's your preferred setup/process (IDE, settings, etc) for working in Scala?
    5 projects | /r/scala | 30 Nov 2021
    For build tooling, we've found that Bazel is the Scala build tool that sucks the least, at least for us. sbt is the standard and is easier to work with at a smaller scale, but it's slow and with what we were doing, we couldn't have it sanely do a full monorepo build. Dev life got significantly less shitty about a month after moving to Bazel. We open sourced our minimal Bazel repo setup if you want to try it out. https://github.com/radixbio/urep-scala The most significant limitation we've had with Bazel is that it really only works for interesting Scala projects as we have it configured on Linux and Mac (not Windows). We use Linux for development so this is fine for us and we can get the .exe installers and deploy jars out that we need to support Windows platforms.

nvim-metals

Posts with mentions or reviews of nvim-metals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.

What are some alternatives?

When comparing urep-scala and nvim-metals you can also consider the following projects:

scaluzzi - Additional rules for Scalafix. The part of scalazzi rules.

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

metals-sublime - Sublime Text package for Metals, a language server for Scala

nvim-lua-guide - A guide to using Lua in Neovim

sbt - sbt, the interactive build tool

neovim - Vim-fork focused on extensibility and usability

tree-sitter-scala - Scala grammar for tree-sitter

nvim-cmp - A completion plugin for neovim coded in Lua.

nvim-dap - Debug Adapter Protocol client implementation for Neovim

sidebar.nvim - A generic and modular lua sidebar for Neovim

Metals - Scala language server with rich IDE features 🚀

nvim-treesitter - Nvim Treesitter configurations and abstraction layer