Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bob Jones
Total activity
121
Last activity
August 11, 2024 20:14
Member since
November 17, 2017 15:50
Following
0 users
Followed by
0 users
Votes
37
Subscriptions
25
Activity overview
Posts (24)
Comments (35)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2021 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.
Community
CLion
CLion indents comments above else if and else statements
0 votes
Edited
May 18, 2021 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 ...
Community
CLion
CLion indents comments above else if and else statements
0 votes
Created
May 13, 2021 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...
Community
CLion
CLion indents comments above else if and else statements
0 votes
Created
May 12, 2021 17:55
Hello. Unfortunately, that seems to be a no as seen in the following video link: https://i.imgur.com/r51Af4i.mp4
Community
CLion
CLion indents comments above else if and else statements
0 votes
Created
January 25, 2021 01:52
This seems to be a duplicate of IDEA-126070, which unfortunately would mean that this has not been implemented.
Community
IntelliJ IDEA Users
IntelliJ allow brackets on same line when empty but not when single statement
0 votes
Created
October 20, 2020 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.
Community
DataGrip
Allow WHERE clause conditions to be on both the same line or a new line of the where
0 votes
Created
October 13, 2020 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 ...
Community
DataGrip
Allow WHERE clause conditions to be on both the same line or a new line of the where
0 votes
Created
October 12, 2020 20:47
Thank you!
Community
DataGrip
DataGrip allow having AND on the same line as WHERE
0 votes
Created
October 12, 2020 01:53
Hello?
Community
DataGrip
DataGrip allow having AND on the same line as WHERE
0 votes
Created
October 05, 2020 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...
Community
DataGrip
Allow queries to have columns all on the same line or on different lines
0 votes
«
First
‹
Previous
Next
›
Last
»