Select Literal Element Under Caret
Selects a literal element (usually refers to strings) under a caret.
Note
This action is language aware, thus known languages are:
java
kotlin
javascript
typescript
golang
In any file other than those above, the plugin tries to find the nearest quote pairs.
Tip
By executing the action twice you can change between selection with/without quotes.