Skip to content

Too many candidate list "java++" command tab completion #4310

@xuwei-k

Description

@xuwei-k

steps

  1. launch sbt 1.2.1
  2. java++ <INPUT TAB KEY>

problem

example-project > java++
Display all 1114782 possibilities? (y or n) 
!                                                              !!                                                             
!-                                                             !:                                                             
!?                                                             -v                                                             
debug                                                          error                                                          
info                                                           warn                                                           
""                                                             ""@1.10                                                        
""@1.10!                                                       ""@1.7                                                         
""@1.7!                                                        ""@1.8                                                         
""@1.8!                                                        ""@1.9                                                         
""@1.9!                                                        ""@10                                                          
""@10!                                                         ""@7                                                           
""@7!                                                          ""@8                                                           
""@8!                                                          ""@9                                                           
""@9!                                                          "\""                                                           
"\""@1.10                                                      "\""@1.10!                                                     
"\""@1.7                                                       "\""@1.7!                                                      
"\""@1.8                                                       "\""@1.8!                                                      
"\""@1.9                                                       "\""@1.9!                                                      
"\""@10                                                        "\""@10!                                                       
"\""@7                                                         "\""@7!                                                        
"\""@8                                                         "\""@8!                                                        
"\""@9                                                         "\""@9!                                                        
"\'"                                                           "\'"@1.10                                                      
"\'"@1.10!                                                     "\'"@1.7                                                       
"\'"@1.7!                                                      "\'"@1.8                                                       
"\'"@1.8!                                                      "\'"@1.9                                                       
"\'"@1.9!                                                      "\'"@10                                                        
"\'"@10!                                                       "\'"@7                                                         
"\'"@7!                                                        "\'"@8                                                         
"\'"@8!                                                        "\'"@9                                                         
"\'"@9!                                                        "\\"                                                           
"\\"@1.10                                                      "\\"@1.10!                                                     
"\\"@1.7                                                       "\\"@1.7!                                                      
"\\"@1.8                                                       "\\"@1.8!                                                      
"\\"@1.9                                                       "\\"@1.9!                                                      
"\\"@10                                                        "\\"@10!                                                       
"\\"@7                                                         "\\"@7!                                                        
"\\"@8                                                         "\\"@8!                                                        
"\\"@9                                                         "\\"@9!                                                        
"\b"                                                           "\b"@1.10                                                      
"\b"@1.10!                                                     "\b"@1.7                                                       
"\b"@1.7!                                                      "\b"@1.8                                                       
"\b"@1.8!                                                      "\b"@1.9                                                       

expectation

show more useful few candidate list

notes

sbt version: 1.2.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions