mgoyanes
mgoyanes
@cmelchior Any updates regarding this? It would be great to have this functionality.
Any update on this issue? I'm also having the same problem where my botId is bigger than MAX_INT
> You can use the other `when` syntax: > > ```kotlin > val scope = when { > includeNonProjectItems -> GlobalSearchScope.allScope(project) > else -> GlobalSearchScope.projectScope(project) > } > ``` What's...
Also have the same issue