julia-emacs VS dtrt-indent

Compare julia-emacs vs dtrt-indent and see what are their differences.

dtrt-indent

A minor mode that guesses the indentation offset originally used for creating source code files and transparently adjusts the corresponding settings in Emacs, making it more convenient to edit foreign files. (by jscheid)
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
julia-emacs dtrt-indent
3 2
279 175
1.4% -
5.6 6.7
3 days ago 3 months ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 or later -
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.

julia-emacs

Posts with mentions or reviews of julia-emacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.

dtrt-indent

Posts with mentions or reviews of dtrt-indent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • Emacs 29 is nigh What can we expect?
    31 projects | news.ycombinator.com | 29 Nov 2022
    For #2, I've been pretty happy with dtrt-indent (https://github.com/jscheid/dtrt-indent) for DWIM indentation bouncing between projects.

    I have yet to try apheleia, but I wouldn't be surprised if just enabling apheleia, dtrt-indent, and editorconfig-mode (https://github.com/editorconfig/editorconfig-emacs) in prog-mode-hook just did what you wanted.

  • How to un-indent
    1 project | /r/emacs | 27 Jun 2021
    I have a package (github) that detects the indentation offset and updates the tab-width variable in emacs. Does anyone have a package/function that can use this variable to indent/dedent single or multiple lines?

What are some alternatives?

When comparing julia-emacs and dtrt-indent you can also consider the following projects:

emacs-groundup

melpa - Recipes and build machinery for the biggest Emacs package repo

prettify-utils.el - Helper functions for emacs' prettify-symbols-mode

apheleia - 🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming.