gpt4 book ai didi

xml - 如何在像 intellij 这样的 emacs 中缩进 xml?

转载 作者:数据小太阳 更新时间:2023-10-29 02:06:18 30 4
gpt4 key购买 nike

Android Studio 创建的样板 xml 代码如下所示:

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
tools:context=".MyActivity">

OTOH 通过 emacs 缩进它会使所有 sibling 彼此对齐,这会占用太多空间并且让我在一个充满 intellij 用户的团队中生活很艰难。

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
tools:context=".MyActivity">

如何配置 emacs 以像这样缩进 xml?我无法用谷歌搜索这个问题。

最佳答案

web-mode.el默认情况下这样做

关于xml - 如何在像 intellij 这样的 emacs 中缩进 xml?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26173873/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com