Anton Leherbauer
|
8336ec368b
|
Yet more content assist tests
|
2008-03-28 13:08:52 +00:00 |
|
Anton Leherbauer
|
1ed39d8cea
|
Fix inclusion proposal for project local includes
|
2008-03-28 13:05:55 +00:00 |
|
Anton Leherbauer
|
5107c20849
|
Tests for bug 223660
|
2008-03-28 12:52:40 +00:00 |
|
Anton Leherbauer
|
be718ccf7c
|
More plain C content assist tests
|
2008-03-27 14:49:54 +00:00 |
|
Anton Leherbauer
|
bfd296013f
|
113568: [Content Assist] proposals for include directives
|
2008-03-27 14:10:57 +00:00 |
|
Anton Leherbauer
|
dd062c1fdd
|
Fix completion tests due to rollback in ASTTypeUtil
|
2008-03-21 10:20:43 +00:00 |
|
Anton Leherbauer
|
df5acf9f9c
|
Fix warnings about CUIPlugin.getDefault().log()
|
2008-03-19 13:25:18 +00:00 |
|
Andrew Ferguson
|
fd23b527a9
|
214596: apply fix
|
2008-03-18 18:01:29 +00:00 |
|
Andrew Ferguson
|
5ecca831d9
|
222954: fix default attribute
|
2008-03-18 17:36:52 +00:00 |
|
Andrew Ferguson
|
e4c3404795
|
222954: fix example
|
2008-03-18 15:35:27 +00:00 |
|
Andrew Ferguson
|
b75b0925fe
|
222954: apply fix
|
2008-03-18 15:26:50 +00:00 |
|
Anton Leherbauer
|
3333dfaa52
|
More content assist tests for plain C
|
2008-03-18 15:16:56 +00:00 |
|
Anton Leherbauer
|
9ee674e447
|
Fix for 172862: [Content Assist] Make it possible to sort proposals by relevance
|
2008-03-17 14:37:27 +00:00 |
|
Anton Leherbauer
|
dbbd26805c
|
Fix folding initialization if no AST required
|
2008-03-14 13:53:47 +00:00 |
|
Anton Leherbauer
|
f9ddd200f8
|
222728: [editor] Register C/C++ editor with common hyperlinking preferences
|
2008-03-14 13:52:25 +00:00 |
|
Andrew Ferguson
|
c6068febf4
|
allow auto-generation of tags for pure virtual declarations, and between function declarators and comment bodies
|
2008-03-13 15:22:23 +00:00 |
|
Andrew Ferguson
|
83b3470a9e
|
fix behaviour when commenting methods preceded by a macro
|
2008-03-13 11:32:53 +00:00 |
|
Markus Schorn
|
73869d3e94
|
Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), applied patch for extract constant (bug 181493).
|
2008-03-12 09:56:10 +00:00 |
|
Anton Leherbauer
|
12348ba297
|
Fix 221853: Assembly editor does not parse comments correctly
|
2008-03-10 08:56:51 +00:00 |
|
Anton Leherbauer
|
3ddfd62af8
|
Fix mark occurrences on outdated offset while editing
|
2008-03-06 13:55:00 +00:00 |
|
Anton Leherbauer
|
e10f67a94a
|
Fix and tests for template indentation adjustment
|
2008-03-06 13:51:43 +00:00 |
|
Markus Schorn
|
9d9607ee05
|
Use node-selector for Open Call Hierarchy and Open Type Hierarchy.
|
2008-03-06 13:27:49 +00:00 |
|
Markus Schorn
|
6be8db253c
|
Index based name-resolution for K&R-style functions, bug 221635.
|
2008-03-06 09:57:24 +00:00 |
|
Markus Schorn
|
16d620eaa5
|
Navigation from macro definition body, bug 102643.
|
2008-03-06 08:23:15 +00:00 |
|
Anton Leherbauer
|
bb5cead81a
|
Minor improvements for content assist in preprocessor directives
|
2008-03-05 13:42:02 +00:00 |
|
Markus Schorn
|
789b2ea330
|
Testcases and fixes for selecting nodes by file offsets.
|
2008-03-05 10:53:22 +00:00 |
|
Anton Leherbauer
|
d860addc6d
|
Use new node selection API and fix for 220392: empty macro is not highlighted as a macro reference
|
2008-03-04 13:45:54 +00:00 |
|
Markus Schorn
|
4e91bb54ab
|
Navigating an argument of a macro-expansion, bug 208300.
|
2008-03-03 15:05:11 +00:00 |
|
Anton Leherbauer
|
cf7493d440
|
219923: [Indenter] Provide preferences option to disable auto-indent.
|
2008-03-03 13:53:57 +00:00 |
|
Markus Schorn
|
7484954d7f
|
Testcase for navigation on empty macro, bug 198649.
|
2008-03-03 13:51:04 +00:00 |
|
Markus Schorn
|
4aa04977c3
|
Combines IASTTranslationUnit.selectNodeForLocation() and ILanguage.getSelectedNodes() into new API.
|
2008-03-03 12:56:38 +00:00 |
|
Andrew Ferguson
|
90846e6bfa
|
221109: Apply fix and add regression
|
2008-03-03 11:37:36 +00:00 |
|
Markus Schorn
|
a8e7f57545
|
Combine CFindNodeForOffsetAction and CPPFindNodeForOffsetAction.
|
2008-02-29 09:10:44 +00:00 |
|
Markus Schorn
|
a4513baa30
|
Introduce interfaces for c- and c++ specific visitors to allow for visitors that work for both c- and c++.
|
2008-02-28 16:43:33 +00:00 |
|
Anton Leherbauer
|
40e3f39a27
|
Fix for 192764: [Formatter] Improve GNU coding style compliance
|
2008-02-28 16:12:09 +00:00 |
|
Anton Leherbauer
|
928c56b35e
|
Fix for 192656: [Formatter] Indentation of class definition
and 191980: [Formatter] Identation of exception specification
|
2008-02-27 13:07:54 +00:00 |
|
Markus Schorn
|
8c248ed68b
|
LabelProvider to decorate indexed files, bug 159731.
|
2008-02-27 10:48:53 +00:00 |
|
Anton Leherbauer
|
38315df8f8
|
Fix doc comment highlighting test
|
2008-02-26 15:48:12 +00:00 |
|
Anton Leherbauer
|
8bc306225d
|
Fix for 217918: CDT code formatter problems
|
2008-02-26 12:34:46 +00:00 |
|
Markus Schorn
|
270e8513e6
|
Bindings for names resolved via using declarations, bug 219424.
|
2008-02-22 12:25:38 +00:00 |
|
Anton Leherbauer
|
d236e380c7
|
178601: Add whitespace options to preference UI
|
2008-02-21 16:02:42 +00:00 |
|
Markus Schorn
|
f211b6d512
|
Removed class Problem, a duplicate of ASTProblem, related to bug 212864.
|
2008-02-21 10:20:04 +00:00 |
|
Markus Schorn
|
74593bcfb3
|
Improved indexer-tracing, logging info-line after rebuild index, bug 213561.
|
2008-02-19 12:22:11 +00:00 |
|
Oleg Krasilnikov
|
84c9619cf4
|
Bug #219321 : Info popup should show includes
|
2008-02-18 15:50:42 +00:00 |
|
Anton Leherbauer
|
788ec3ad34
|
Follow-up for 217435
|
2008-02-15 17:04:32 +00:00 |
|
Anton Leherbauer
|
2b53efe517
|
Fix for 217435: Braces in macros confuse code formatter
|
2008-02-15 12:24:49 +00:00 |
|
Markus Schorn
|
7f2fe153bd
|
More tracing options for the indexer, combined 3 parallel IASTProblem implementations, related to bug 213561.
|
2008-02-15 10:41:30 +00:00 |
|
Anton Leherbauer
|
8f9be92af5
|
Fix manifest warnings
|
2008-02-15 10:29:25 +00:00 |
|
Anton Leherbauer
|
d12b37a95c
|
Improve content assist auto-activation check, related to bugs 126871 and 193728
|
2008-02-11 14:22:31 +00:00 |
|
Andrew Ferguson
|
c113b00476
|
178386: check-in documentation tool framework plus doxygen implementation
|
2008-02-09 12:23:25 +00:00 |
|