Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jesse Butterfield
Total activity
6
Last activity
July 10, 2023 15:18
Member since
March 31, 2023 20:06
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
July 10, 2023 15:18
Turns out it can be turned off in 'Languages and Frameworks > Play2' on the Other tab. There's a set of gutter icon controls at the bottom.
Community
Scala
New annoying gutter icon
0 votes
Created
March 31, 2023 20:10
Seems like it now recognizes sqlu but it doesn't understand the other special characters like #. Example: val query = sqlu"ALTER SEQUENCE medication_orders_id_seq RESTART WITH #${id + 1};")
Community
IntelliJ IDEA Open API and Plugin Development
How to add custom IntelliJ Language Injection to scala string-interpolation?
0 votes