Class CompletionSortTextHelper


  • public class CompletionSortTextHelper
    extends Object
    CompletionSortText class to get sortText for CompletionItem's
    • Constructor Detail

      • CompletionSortTextHelper

        public CompletionSortTextHelper​(org.eclipse.lsp4j.CompletionItemKind kind)
    • Method Detail

      • next

        public String next​(org.eclipse.lsp4j.CompletionItemKind kind)
      • getSortText

        public static String getSortText​(org.eclipse.lsp4j.CompletionItemKind kind)