Splitting windows mode with file distribution
Hello everyone,
I come from VSCode SKD. Here are some features PyCharm should integrate for a better environment.
Expected Behavior:
Opening a file that is not opened elsewhere should be opened in the focused splitted window, allowing an easier control of a comparative lookup for the programmer.
Current Behavior:
Opens the file in the #1 as main splitted window.
Expected Behavior:
Focusing on a splitted window should highlight the current file in the project tree view, allowing a better oriented environment.
Current Behavior:
Not highlight.
Some small features here and there can bring a more productive experience.
请先登录再写评论。
I appreciate the feature of highlighting the current file in the project tree. Focusing on a split window without highlighting the corresponding file in the project tree can be disorienting. By integrating this feature, developers will have a clearer visual cue of which file they are working on, improving navigation and overall efficiency. This will help maintain context, especially in larger projects where many files are used at the same time.