有关于代码补全的建议

Problem

解决代码补全在实际应用中ai死板而又无法提前修改等的问题

Solution

添加执行代码补全快捷键的设置,我习惯用tab选择ide的提示,会导致我时常误使用代码补全。

添加修改代码补全的快捷键或修改代码补全中的参数,因为代码补全不总是符合预期的。

添加逐行采纳代码补全的快捷键,像其他友商已经存在的功能那样。

添加临时取消代码补全或在一个位置不采用代码补全后不自动再次补全的方式,会导致我的代码来回跳动,无法选择后面本来想修改的代码,有点影响体验

Use Case

在写代码使用代码补全随时能用上这些功能

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)