Skip to main content

Showing 1–2 of 2 results for author: Vanderose, B

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.01407  [pdf, other

    cs.SE

    Towards debiasing code review support

    Authors: Tobias Jetzen, Xavier Devroey, Nicolas Matton, Benoît Vanderose

    Abstract: Cognitive biases appear during code review. They significantly impact the creation of feedback and how it is interpreted by developers. These biases can lead to illogical reasoning and decision-making, violating one of the main hypotheses supporting code review: developers' accurate and objective code evaluation. This paper explores harmful cases caused by cognitive biases during code review and p… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

    ACM Class: D.2.5

  2. arXiv:2008.03731  [pdf, other

    cs.SE

    Combining Code Embedding with Static Analysis for Function-Call Completion

    Authors: M. Weyssow, H. Sahraoui, B. Frénay, B. Vanderose

    Abstract: Code completion is an important feature of integrated development environments (IDEs). It allows developers to produce code faster, especially novice ones who are not fully familiar with APIs and others code. Previous works on code completion have mainly exploited static type systems of programming languages or code history of the project under development or of other projects using common APIs. I… ▽ More

    Submitted 31 October, 2020; v1 submitted 9 August, 2020; originally announced August 2020.