Information and Media Technologies
Online ISSN : 1881-0896
ISSN-L : 1881-0896
Computing
Improving code completion based on repetitive code completion operations
Takayuki OmoriHiroaki KuwabaraKatsuhisa Maruyama
著者情報
ジャーナル フリー

2015 年 10 巻 2 号 p. 210-225

詳細
抄録

Although code completion is inevitable for effective code editing on integrated development environments, existing code completion tools can be improved. A previous study noted that developers sometimes perform ineffective repetitions of the same code completion operations. Hence, this paper introduces a statement, “A more recently inserted code completion candidate should be given a higher rank among previously inserted items in the candidate list.” To confirm this statement, this paper examines the following three points. First, an experiment using operation histories is presented to reconfirm that developers more frequently repeat recent code completion operations. Second, a tool called RCC Candidate Sorter is presented. It alters the sorting algorithm of the default Eclipse code completion tool to prioritize candidates inserted by recent code completion. Finally, an experiment is conducted to evaluate the performance of the tool. The experimental result shows that it outperforms an existing method.

著者関連情報
© 2015 Japan Society for Software Science and Technology
前の記事 次の記事
feedback
Top