this post was submitted on 25 Jun 2023
18 points (100.0% liked)

IntelliJ

298 readers
1 users here now

This is a community dedicated to IntelliJ IDEA Integrated Development Environment (IDE).

Useful Links:

Rules:

Copyright © 2024 JetBrains s.r.o. IntelliJ IDEA and the IntelliJ IDEA logo are registered trademarks of JetBrains s.r.o.

founded 1 year ago
MODERATORS
 

I personally saw it, thought something around the lines of "this looks like VS Code" (probably will take some getting used to), and disabled.

Curious if anyone is using it and your thoughts so far.

you are viewing a single comment's thread
view the rest of the comments
[–] JackbyDev 2 points 1 year ago (1 children)

I used it but something I needed wasn't there and I switched back and haven't tried it since.

[–] RandomDevOpsDude 2 points 1 year ago (1 children)

Interested if you remember what was missing?

[–] JackbyDev 2 points 1 year ago (1 children)

No, I don't. It wasn't anything super important but it was something I needed and didn't feel like taking the time to find it right then. I use IntelliJ for work and not for play so I don't really want to take time to learn a new UI when I can be productive in the old one. If I was working on a side project for fun at the time I would've poked around more.

[–] ExistentialOverloadMonkey 4 points 1 year ago (1 children)

You can press shift twice in any IntelliJ-based IDE and you get the Search Everywhere popup that will let you search actions as well as files, classes, functions, etc. It's very useful.

[–] JackbyDev 2 points 1 year ago

Oh nice, I didn't know it searched actions too!