文件定位,要么不自动定位,要么不定位,能不能支持不自动定位但是可以手动定位

Problem

Auto Reveal

  • 勾选(true):打开/切换文件时,左侧文件树自动滚动并定位到该文件(默认行为)
  • 取消勾选(false):文件树不再跟随当前打开的文件跳转

Solution

需要支持的功能:不自动定位,但是手动可以点击按钮来定位(参考Idea)

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)