1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
Commit graph

37 commits

Author SHA1 Message Date
Anton Leherbauer
8ecd3b539e Fix for 194585: [Indentation] of nested brackets inside an array declaration > inside an array declaration. 2007-07-04 13:12:56 +00:00
Andrew Ferguson
d4e0d5c793 186736: add fix and regression test for case where the lhs of the operator is a pointer, and overloads should not be searched 2007-06-05 09:07:18 +00:00
Anton Leherbauer
cada57636c Fix for 183220: line wrapping stops working for some expressions 2007-05-23 15:17:00 +00:00
Anton Leherbauer
774369a532 Tentative fix for 177158: [Editor] Provide highlighting support for references to external SDK 2007-04-06 12:02:02 +00:00
Anton Leherbauer
d358ef7a36 Fix formatter alignment of conditionals and initializer lists 2007-04-06 11:56:48 +00:00
Anton Leherbauer
1ae4154fb6 Fix formatter issue with semicolons in for stmt 2007-03-21 15:03:29 +00:00
Anton Leherbauer
1a4d4ec79e Improve formatter problem reporting 2007-03-14 14:25:49 +00:00
Anton Leherbauer
cb14d91f76 Fix formatter issues with string literal concatenation 2007-03-12 15:36:44 +00:00
Andrew Ferguson
14737740c6 add unit test for bugzilla 174809 2007-02-20 17:10:28 +00:00
Anton Leherbauer
b81075824d Fix for Bug 173837 - source formatter has problems with exception specifications 2007-02-19 15:25:32 +00:00
Anton Leherbauer
a6e6bc11d3 Fix for Bug 173837 - source formatters do not work in .cpp files 2007-02-12 16:59:50 +00:00
Anton Leherbauer
dc1b1b8a53 Formatter improvements and fixes
Content assist: Add support for context information (parameter hints)
2007-01-25 10:03:13 +00:00
Anton Leherbauer
b27b8766ae Fix for Bug 169382 - default formatter can't format "struct xxx get(){}" 2007-01-10 12:17:54 +00:00
Anton Leherbauer
9960ccfb3e Formatter: Fix handling of line comments 2007-01-09 08:34:16 +00:00
Anton Leherbauer
1d75b6815e Add basic editor test for files in non-CProjects 2006-12-14 14:21:29 +00:00
Anton Leherbauer
b11cd377d4 Improve formatter heuristic 2006-12-07 21:01:46 +00:00
Anton Leherbauer
e18fdc081c Semantic highlighting: Improve handling of macro expansions 2006-12-07 12:31:41 +00:00
Anton Leherbauer
b9391d98b1 Create formatter junit tests 2006-12-04 16:17:24 +00:00
Anton Leherbauer
f52791b8cb Bug 165090 - Leading spaces are not preserved when pasting comments 2006-11-21 10:23:22 +00:00
Anton Leherbauer
a696db918b Fix preprocessor auto-indentation 2006-10-18 09:37:07 +00:00
Anton Leherbauer
07031919f1 Add smart edit and indenter tests 2006-10-04 10:44:31 +00:00
Anton Leherbauer
0705e1d1ae Add folding test 2006-09-11 11:03:11 +00:00
Anton Leherbauer
d017af2e85 Add unit test for inactive code highlighting 2006-08-30 08:52:24 +00:00
Anton Leherbauer
98a81457f6 Fix function and method highlighting 2006-08-29 12:04:11 +00:00
Anton Leherbauer
487bac0828 Semantic Highlighting (140335) 2006-08-28 12:46:34 +00:00
Andrew Niefer
9446e713c1 - fix bug 60928 - content assist and member definitions
- also fix bug related to the display string for constructor content assist completions
2004-05-11 21:37:37 +00:00
Hoda Amer
1d8bbf919e Content Assist fixes 2004-04-30 18:30:39 +00:00
Hoda Amer
29adda7a82 Partial Fix for bug#52948 2004-03-08 21:20:11 +00:00
Hoda Amer
7bccc3314d Content Assist Work: More JUnit tests 2004-01-29 18:02:12 +00:00
Hoda Amer
9c870f74bf Content Assist Work: More JUnit tests 2004-01-29 15:03:26 +00:00
Hoda Amer
069a0e8535 Content Assist Work: More JUnit tests 2004-01-27 20:55:58 +00:00
Hoda Amer
d4ca6eb809 Content Assist Work: More JUnit tests 2004-01-26 21:17:39 +00:00
Hoda Amer
f26c374088 Content Assist Work: More JUnit tests 2004-01-23 19:45:59 +00:00
Hoda Amer
c44ab7ec78 Content Assist Work: More JUnit tests 2004-01-21 19:33:29 +00:00
Hoda Amer
69cb22837f Content Assist Work : Added lookups for Macros with Function style 2004-01-19 19:42:34 +00:00
Hoda Amer
bcdd0ab7c3 Content Assist Work: More JUnit tests 2004-01-16 20:19:05 +00:00
Hoda Amer
1196d4a5ff Content Assist Work : Moved logging and testing to the UI side of CDT 2004-01-15 18:06:14 +00:00