Uses of Class
org.eclipse.lemminx.extensions.filepath.participants.FilePathCompletionResult
-
Packages that use FilePathCompletionResult Package Description org.eclipse.lemminx.extensions.filepath.participants -
-
Uses of FilePathCompletionResult in org.eclipse.lemminx.extensions.filepath.participants
Methods in org.eclipse.lemminx.extensions.filepath.participants that return FilePathCompletionResult Modifier and Type Method Description static FilePathCompletionResultFilePathCompletionResult. create(String content, String fileUri, int startNodeOffset, int endNodeOffset, int completionOffset, Character separator)Create the file path completion result.
-