Prof made it very clear from the first day thar we can't use IDEs in the course

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

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
  1. vimrc

    The ultimate Vim configuration (vimrc)

    Vim with https://github.com/amix/vimrc

  2. 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
  3. chatgpt-vscode

    A VSCode extension that allows you to use ChatGPT

  4. telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

    Splits, tabs, :ls, Telescope, the built in tree explorer or a plug-in alternative. Plenty of ways to manage tons of files. Heck you can even resort to running multiple instances of Vim in separate windows/terminals.

  5. bashed

    A command-line text editor, written in Bash

    On *nix, there is bashed written in Bash, which could be an acceptable starting point: a text editor written in bash. (No syntax highlighting supported; it would surely be a pain to add in, but not impossible.)

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

  • What is the reason people 'touch' a file before writing it?

    1 project | /r/linuxquestions | 10 Dec 2023
  • Telescope.nvim: Fully Customizable Layout!

    1 project | /r/neovim | 28 Sep 2023
  • Telescope.nvim: Find, Filter, Preview, Pick. All Lua, All the Time

    1 project | news.ycombinator.com | 27 Jul 2023
  • Why does vim.lsp.buf.definition open this window instead of taking me to the styles file (the same with tsserver and Volar)?

    2 projects | /r/neovim | 10 Jul 2023
  • (Noob) Telescope: can't make my custom Telescope picker to filter results with search prompt

    1 project | /r/neovim | 4 Jul 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?