【问题标题】:Atom and React Native Aligning <View> etc tagsAtom 和 React Native 对齐 <View> 等标签 【发布时间】:2020-10-15 14:28:21 【问题描述】: 您好,有没有简单的方法或软件包来查看匹配的标签?现在我正在手动对齐它们,但是当它长时它会变得混乱。我最终折叠了非常手动的代码。 你们做得怎么样? 【问题讨论】: 标签: react-native atom-editor 【解决方案1】: 使用Prettier 扩展来解决您的问题。 我强烈建议您更改为 VSCode 并安装 React Native Snippet 和 React Native Tools 扩展。这将使您在 react-native 中开发的体验更好。 【讨论】: 【解决方案2】: 我遇到了同样的问题,最后使用prettier-atom 【讨论】: