1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
Find a file
Alain Magloire 67adb089c5 2005-02-25 Alain Magloire
Fix PR 69572: Key binding action for Matching Bracket ... Ctrl+Shift+P
	* src/org/eclipse/cdt/internal/ui/ICHelpContextIds.java
	* src/org/eclipse/cdt/internal/ui/editor/CEditor.java
	+ src/org/elcipse/cdt/internal/ui/editor/GotoMatchingBracketAction.java
	* src/org/eclipse/cdt/internal/ui/editor/ICEditorActionDefinitionIds.java
	* plugin.properties
	* plugin.xml
2005-02-26 01:42:42 +00:00
build news MakefileEditor setting part of the general text editor settingsl. 2005-02-25 03:42:53 +00:00
core 2005-02-25 Alain Magloire 2005-02-26 01:42:42 +00:00
debug "Resume At Line" is disabled if the Disassembly view is opened during an active debug session. 2005-02-25 21:00:54 +00:00
doc Added completions in initializers. This required a new token type for post completion LT's. 2005-02-21 21:33:59 +00:00
launch/org.eclipse.cdt.launch 2005-02-24 Alain Magloire 2005-02-24 20:53:44 +00:00
releng Updated the build scripts to use scp. This required a little expect magic to get working since the jsch ant plugin had issues hooking up to the new server cluster. 2005-02-24 20:10:52 +00:00