Nick Chen

Results 14 issues of Nick Chen

Using tern.java 1.2.0 from http://oss.opensagres.fr/tern.repository/1.2.0/. Per my understanding of https://github.com/angelozerr/tern.java/wiki/Tern-Advanced-Completion#expand-function the expand function preference gives multiple entries for the auto-completion. **I turned this preference off**, but it seems it is...

**Describe the bug** quic is **default** for cloudflared but it has performance issues as observed in our perf tests and also confirmed by Cloudflare support. The purpose of this ticket...

Type: Bug
Priority: Normal

## Details What editor are you seeing the problem in? (e.g. Atom, Visual Studio Code, etc.) N/A What version of the editor are you using? N/A What color theme are...

Eclipse releases the CVS for UDC at http://www.eclipse.org/org/usagedata/results.php We can easily analyze the data use a simple program like Excel. There are several quick questions that we can answer by...

We have captured the error/warning messages from refactorings. This allows us to determine what are the common errors/warnings that users encounter and perhaps offer better interfaces for quickly notifying of...

Data Analysis

Eclipse maintains a list of quick assist operation in its [Help system](http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fref-java-editor-quickassist.htm). We instrument the refactorings at the bottom of the table but not the ones at the top. In...

Data Acquisition

Introduce Parameter appears to be a pretty popular refactoring (according to http://portal.acm.org/citation.cfm?id=1555001.1555044). We have instrumented most of the top refactorings in that list and we should instrument this one as...

Need to check what this refactoring does since I am not familiar with this refactoring (or how to invoke it).

Data Acquisition

This refactoring accounts for about 0.1% of the invocations of refactorings in the UDC data.

Data Acquisition

During an interview with one of our participants, the issue of selectively turning off monitoring for projects came up. I think this is a limitation that we have to address...

Data Acquisition