BoD
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
-
BoD created a post, AnsweredAll tabs open in "preview mode", even when not debugging
Hi! This has been happening since yesterday, not sure why: when opening a new tab from cmd+click on a symbol, it is opening in Preview Mode (the tab title is in italics, and the editor is re-used).... -
BoD created a post, AnsweredTrying to detect bugs with structural search, need help
Hi! I'm trying to detect instances of calling Flowable.subscribe(...) and ignoring the results (that is because the resulting object should be managed to avoid leaks). To do this I have been usin... -
-
BoD created a post, AnsweredTrying to generate some simple code based on the current classe's fields
Hi!! I'm trying to generate some code, using a live template or otherwise, that is based on a template, and the list of fields of the currently edited class. Couldn't find a way to do that. Any ... -
-
-
BoD created a post, Structural search and replace: find unclosed Cursors
Hi!I just wasted a few days because of an unclosed Cursor in my Android project.I was wondering if it would be possible to use Idea's structural search and replace feature to find any occurences of... -
-