mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-31 12:13:34 +02:00
![]() The Delete operation doesn't properly call
TextEditorAction.validateEditorInputState() and as a result doesn't work
in version control environments that keep unchanged files read-only.
Another problem is that Ctrl+Z doesn't trigger Undo when the Outline
view is active. When the Delete element action is reintroduced it should
be made to behave the same way as in JDT, e.g, display a prompt before
deletion and be bound to the Delete key.
This reverts commit
|
||
---|---|---|
.. | ||
.settings | ||
about_files | ||
browser/org/eclipse/cdt | ||
css | ||
dictionaries | ||
icons | ||
META-INF | ||
schema | ||
src/org/eclipse/cdt | ||
templateengine/org/eclipse/cdt/ui | ||
templates | ||
utils.ui/org/eclipse/cdt/utils/ui/controls | ||
.classpath | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
doxygenTags.csv | ||
NEWS | ||
plugin.properties | ||
plugin.xml | ||
pom.xml |