This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Case Studies

This is a place to put case studies that help us understand our users needs better.

Felix

- no outline view for Python

- no support for different Python interpreters (virtualenv)

- no "jump to definition" (assuming it should work with Ctrl+left click)

- ideally support for a "minimum Python version" (e.g. "2.6" when targeting

In general I'm missing the following stuff:

* autocompletion keyboard shortcuts drive me nuts (tab instead of enter)

- I want to see my open files as tabs, reorder them and access them via Alt+X

- "local history" (Eclipse has a 70% working version of this)

- display unused imports (pydev does that - 90% ok)

- "auto imports"

- better autocompletion, e.g. builder does not offer completion for this (my

- "link to file": highlight the file in the left sidebar which is currently

- wish: integrated diff'ing but option to ignore some stuff like empty

- really really big wish: "simulate" multiple git indexes so I could craft


2024-10-23 10:58