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
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
Created
October 18, 2019 10:28
Reuploaded now
Community
IntelliJ IDEA Users
How to prevent IntelliJ from changing file formatting if lines meet hard wrap constraints?
0 votes
Created
October 18, 2019 06:09
I do not seem to have an .editorconfig file in the folder with the .java file. The wrapping settings do seem to work as intended otherwise. I uploaded Hello World.zip via https://uploads.services.j...
Community
IntelliJ IDEA Users
How to prevent IntelliJ from changing file formatting if lines meet hard wrap constraints?
0 votes
Created
October 18, 2019 05:33
Modifying my settings as requested, the issue still seems to persist. 1) You are correct in assuming that the language being used is Java. Here are all of the screenshots indicating all of my setti...
Community
IntelliJ IDEA Users
How to prevent IntelliJ from changing file formatting if lines meet hard wrap constraints?
0 votes
Created
October 18, 2019 04:29
The issue still occurs despite changing the settings as can be seen here: https://i.imgur.com/Qi5wXdB.mp4
Community
IntelliJ IDEA Users
How to prevent IntelliJ from changing file formatting if lines meet hard wrap constraints?
0 votes
Created
October 18, 2018 19:23
I see. That makes sense.
Community
PyCharm
How to get relative resource from Python resource roots
0 votes
«
First
‹
Previous
Next
›
Last
»