beande

This repository contains the configuration for Neovim to make it like an IDE. (by baobaoit)

Beande Alternatives

Similar projects and alternatives to beande

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better beande alternative or higher similarity.

beande reviews and mentions

Posts with mentions or reviews of beande. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • What are good configs for java?
    8 projects | /r/neovim | 25 Oct 2022
    If you want to reference a configure for Neovim to work with Java, you can try my config here: baobaoit/beande
  • adding lombok to neovim
    3 projects | /r/neovim | 16 Aug 2022
    Here is the rule as the XML format: eclipse-java-google-style.xml
  • Decided to share my java ide with the community
    2 projects | /r/neovim | 14 May 2022
  • Up to date guide on adapting nvim for Java development?
    12 projects | /r/neovim | 27 Sep 2021
    You can try a workaround, when you are comfortable with lua script, you can look at my repository beande - the Java IDE on Neovim. This repository is [W.I.P] so the README is not up-to-date yet.
  • How to make vim smart like Jetbrains IDE ?
    4 projects | /r/neovim | 21 Sep 2021
    I’m moving from IntelliJ to Neovim. I have the idea like as you. The problem with not rename var in many files is because the setting about your project or root_dir is incorrect. You can check my configure file at https://github.com/baobaoit/beande on the branch main or development. The README.md is not up-to-date. I use lspconfig + jdtls (I clone the jdtls repository and build it) or you can try nvim-jdlts, almost key mapping is from lspconfig guide.
  • jdtls nvim settings
    3 projects | /r/neovim | 10 Sep 2021
    I’m a Java Developer, I used to try nvim-jdtls but seems like it is not completely yet. So I switched to nvim-lspconfig with require('lspconfig').jdtls.setup{} and back port / reuse some functions of nvim-jdtls. You can look at my init.lua: https://github.com/baobaoit/NVimConfigForJava/blob/development/init.lua . The repository is W.I.P. Hope this can help you.
  • Advice for a fairly newbie in NVim willing to switch from coc to native LSP
    8 projects | /r/neovim | 9 Sep 2021
    For Java, you can look at my repository (W.I.P): https://github.com/baobaoit/NVimConfigForJava/blob/development/init.lua
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic beande repo stats
8
17
4.5
15 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com