mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-17 13:15:44 +02:00
updated
This commit is contained in:
parent
b12ef64bd9
commit
8af7735f79
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
||||||
|
2003-01-07 Alain Magloire
|
||||||
|
|
||||||
|
REMIND:More work needs to be done on the ContentAssist preferences
|
||||||
|
For example the autoactivation can not be a character but has to be
|
||||||
|
a string since we need: "." and "->"
|
||||||
|
To be revisited when we the story of the C/C++ Parser is clearer.
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage (createContentAssistPage):
|
||||||
|
The addFieldText() for autoactivation is not a number.
|
||||||
|
|
||||||
2003-01-02 Alain Magloire
|
2003-01-02 Alain Magloire
|
||||||
|
|
||||||
* src/org/eclipse/cdt/internal/ui/text/BufferedDocumentScanner.java (setRange):
|
* src/org/eclipse/cdt/internal/ui/text/BufferedDocumentScanner.java (setRange):
|
||||||
|
|
Loading…
Add table
Reference in a new issue