Results 7 comments of GlacJAY

Solved by this: https://github.com/facebook/react-native/issues/32027#issuecomment-900939114

When I format my code using `:12verbose ClangFormat`, I got these: ``` ... 调用 shell 执行: "D:/tool/LLVM/bin/clang-format.exe -lines=1:48 -style='{BasedOnStyle: mozilla, IndentWidth: 4, UseTab: false}' -- D:\temp\VIoDCBB.tmp 2>&1" ... function clang_format#replace..clang_format#format...

Here is my testing code: ``` import React from 'react'; import { Button, Text, View } from 'react-native'; import Modal from 'react-native-modal' import Toast from 'react-native-root-toast' export default class App...

@pwinn But it does not focus on the file after opening the containing folder, not quite the same as the "open -R" command of macOS.

这个我知道,我就是经常搞不清楚哪些是该删的,因为有些可能是误操作被添加进来的,而人(wo)的记忆往往是不可靠的。

Sorry for the delay, I'm a little busy at my work. It's been a while since my last update of this project, and I hope golang doesn't change too much....