Learning Rust, I didn't expect such a backstab

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prettier

    Prettier is an opinionated code formatter.

  • They can be, we use Prettier in our department and for the most part I think it's useful. It can be annoying when it tries to break long lines down, combined with my own style of breaking a long line apart that makes more sense in my brain (text interpolation is the main time I run into this). So at this point, I just code how I would want to see it, put it all back on one horrendously long line, and commit and let the formatter handle it.

  • vim-fibo-indent

    Fibonacci Indentation for Vim.

  • Here

  • 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.

    InfluxDB logo
  • vim-sleuth

    sleuth.vim: Heuristically set buffer options

  • At the end of the day I don't really care which a project goes with, I've always just used vim-sleuth to automatically set my tab key to input whatever the current file's indentation is.

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