public class SkipAutopopupInStrings extends CompletionConfidence
| Constructor and Description |
|---|
SkipAutopopupInStrings() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isInStringLiteral(PsiElement element) |
ThreeState |
shouldSkipAutopopup(PsiElement contextElement,
PsiFile psiFile,
int offset)
This method is invoked first when a completion autopopup is scheduled.
|
shouldFocusLookuppublic ThreeState shouldSkipAutopopup(PsiElement contextElement, PsiFile psiFile, int offset)
CompletionConfidenceshouldSkipAutopopup in class CompletionConfidencepublic static boolean isInStringLiteral(PsiElement element)