We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win64版,下载下来想简单的测试一下,发现了貌似代码块里空格和Tab缩进是不一样的,习惯Tab缩进的 感觉有点不太习惯。
后来又在设置里更改了Tab大小,发现默认设置的是4,改到8才可以对齐,也就是说默认的一个Tab键相当于8个空格,这里的逻辑有点搞不懂?
The text was updated successfully, but these errors were encountered:
已经优化了,感谢提供线索。
优化内容: 输入 Tab 自动转换为响应设置个数的 空格
Tab
空格
Sorry, something went wrong.
No branches or pull requests
Win64版,下载下来想简单的测试一下,发现了貌似代码块里空格和Tab缩进是不一样的,习惯Tab缩进的
感觉有点不太习惯。
后来又在设置里更改了Tab大小,发现默认设置的是4,改到8才可以对齐,也就是说默认的一个Tab键相当于8个空格,这里的逻辑有点搞不懂?
The text was updated successfully, but these errors were encountered: