Improvement for the Tab suggestion codes UI style

First of all, the new Tab model is great since the last update.

Second, we may spend sometime to improve the tab suggestion UI experience?

To illustrate the problem, I construct these codes:

1: If the suggestion is inline correlation, I think it’s fine now.

2: If the suggestion is type of rewrite, there are 2 problems:

  1. I really cannot see the entire suggestion codes as some of them appear outside of the screen especially I have a very long line codes and with the auto line wrap on. I’ve posted this problem more than once, but unfortunately, it’s still there.
  2. If the rewrite include many codes, I don’t have much confidence to accept it very quickly. I have to read the suggestion codes very carefully, and then make a decision. But actually, the rewrite codes has nearly the same codes as the original codes except for some trivial differences. In this situation, if the suggestion codes only show the diff parts or highlight the diff parts, this will help to quickly review the suggestion codes.

Hope to see some improvements about these points. Thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.