主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bob Jones
活动总数
121
最后的活动
2024年08月11日 20:14
成员加入日期
2017年11月17日 15:50
关注
0 名用户
关注者数
0 名用户
投票数
37
订阅数
25
活动概览
帖子(24)
评论(35)
按最近的活动排序
最近的活动
投票数
创建于
2021年05月18日 18:12
Thanks for the clarification! The hyperlink text seems to be correct, but the hyperlink location seems to have some extra text that makes it fail.
社区
CLion
CLion indents comments above else if and else statements
0 票
已编辑于
2021年05月18日 01:45
For anyone that accesses this thread, the only method available currently is Anna's suggested .clang-format file, which can create other formatting issues such as not allowing indentation on empty ...
社区
CLion
CLion indents comments above else if and else statements
0 票
创建于
2021年05月13日 12:15
Hi, Anna. This seems to work for the most part. However, the .clangformat file appears to not have an option to keep indentation on empty lines. As such, may I request the inclusion of the option t...
社区
CLion
CLion indents comments above else if and else statements
0 票
创建于
2021年05月12日 17:55
Hello. Unfortunately, that seems to be a no as seen in the following video link: https://i.imgur.com/r51Af4i.mp4
社区
CLion
CLion indents comments above else if and else statements
0 票
创建于
2021年01月25日 01:52
This seems to be a duplicate of IDEA-126070, which unfortunately would mean that this has not been implemented.
社区
IntelliJ IDEA Users
IntelliJ allow brackets on same line when empty but not when single statement
0 票
创建于
2020年10月20日 02:53
It seems that this is not possible. I adjusted my formatting settings such that it always matches the former in my previous comment.
社区
DataGrip
Allow WHERE clause conditions to be on both the same line or a new line of the where
0 票
创建于
2020年10月13日 01:13
Not quite. With that change, SELECT order_line.order_id, order_line.quantity, pet_toy.idFROM order_line, pet_toyWHERE order_line.toy_id = pet_toy.id AND order_line.quantity > 1 AND pet_toy.rating ...
社区
DataGrip
Allow WHERE clause conditions to be on both the same line or a new line of the where
0 票
创建于
2020年10月12日 20:47
Thank you!
社区
DataGrip
DataGrip allow having AND on the same line as WHERE
0 票
创建于
2020年10月12日 01:53
Hello?
社区
DataGrip
DataGrip allow having AND on the same line as WHERE
0 票
创建于
2020年10月05日 11:13
Yup. That did it. Thank you very much, Yuriy! I am surprised that "Do not change" changes the format to the following, though, considering the wording: SELECT first_name, last_name, bir...
社区
DataGrip
Allow queries to have columns all on the same line or on different lines
0 票
«
第一页
‹
上一页
下一页
›
最后
»