GitHub’s Engineering Team has moved to Codespaces

This page summarizes the projects mentioned and recommended in the original post on /r/programming

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • neovim

    Vim-fork focused on extensibility and usability

    Neovim uses the same language server support that VSCode does, and while I assume most Github people use VSCode, they did drop a copy of vim into the dev-env image for people who prefer that -- I assume it wouldn't be difficult to convince them to add Neovim. If you use the GUI, there's already a remote-attach feature in progress designed for exactly this kind of thing, to let you run a Neovim GUI that drives a remote Neovim TUI.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • Atom

    Discontinued :atom: The hackable text editor

    Wonder what this means for Atom...

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    Treesitter is also used in neovim https://github.com/nvim-treesitter/nvim-treesitter

  • movie

  • Code-Server

    VS Code in the browser

    ouch i feel for https://coder.com/ especially because they went the open source route with code-server, i actually ditched c9 because of the freedom.

  • dotfiles

    @snowe2010 does dotfiles (by snowe2010)

    It will take a lot of tinkering to get a nice setup going if you're used to windows though. Take a look at my dotfiles for how I 'fix' a lot of it. https://github.com/snowe2010/dotfiles

  • Mosh

    Mobile Shell

    My friend... https://mosh.org

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • dotfiles

    Personal configuration files (Mirror of https://sr.ht/~tristan957/dotfiles) (by tristan957)

    I have tree sitter working just fine on neovim of you're curious. https://github.com/tristan957/dotfiles

  • coc-clangd

    clangd extension for coc.nvim

    Not sure about setting up on OpenVMS, but I've been getting along with simple C/C++ projects with coc-clangd which was very easy to set up.

  • vim-plug

    :hibiscus: Minimalist Vim Plugin Manager

    Using NeoVim (but the exact same configuration will work with Vim), vim-plug, coc.nvim, and coc-clangd.

  • coc.nvim

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

    Using NeoVim (but the exact same configuration will work with Vim), vim-plug, coc.nvim, and coc-clangd.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Simple Neovim config

    6 projects | dev.to | 18 Sep 2024
  • Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ?

    10 projects | /r/neovim | 4 Jul 2023
  • What are the benefits of using nvim-lspconfig?

    3 projects | /r/neovim | 2 Jul 2023
  • what neovim configuration is this?

    4 projects | /r/neovim | 2 May 2023
  • [Neovim] Comment utiliser la bordure avec vim.lsp.buf.hover ()?

    1 project | /r/enfrancais | 27 Apr 2023

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?