Lex Li
|
3230d1d98c
|
Set sequence point length to 1 (normalized to 1). Will fix the rest test cases soon.
|
13 years ago |
Daniel Grunwald
|
92da3798b3
|
Add IResourceService interface.
|
13 years ago |
Daniel Grunwald
|
87f3820048
|
Improve IMessageService API.
|
13 years ago |
Daniel Grunwald
|
16bb4b2e7f
|
Introduce IPropertyService.
|
13 years ago |
Daniel Grunwald
|
eb94f6f21a
|
Fixed bug that caused 'Find Next' in solution to return no match when no text editor is open.
|
13 years ago |
Daniel Grunwald
|
23cad81544
|
Add IAddInTree to ICSharpCode.Core to allow mocking BuildItems() calls.
|
13 years ago |
Daniel Grunwald
|
9ab4031e9f
|
Fix some issues in the unit testing AddIn.
|
13 years ago |
PeterForstmeier
|
dd4ce327d9
|
cleanup
|
13 years ago |
PeterForstmeier
|
26dfdc57e8
|
Change namespace from MattEverson to ICSharpCode
|
13 years ago |
Matt Ward
|
a19fc84b42
|
Fix invalid IIS Express command line arguments when a project name has a space character.
|
13 years ago |
PeterForstmeier
|
8d58023fbf
|
Cleanup
|
13 years ago |
PeterForstmeier
|
b4c10698db
|
StyleCop AnalysisIdeOptionsPanelXaml.xaml.cs
|
13 years ago |
Daniel Grunwald
|
569d7730e5
|
Fixed printing from print preview using different settings than those used for generating the preview.
|
13 years ago |
Daniel Grunwald
|
5dacab6a80
|
Highlight active parameter in method insight.
|
13 years ago |
Matt Ward
|
65f408cd4a
|
Fix custom scaffolder using the wrong custom template filename to generate code.
|
13 years ago |
Daniel Grunwald
|
3c507ab423
|
Implement method insight.
|
13 years ago |
Daniel Grunwald
|
15f93629d5
|
Implemented override-completion.
|
13 years ago |
PeterForstmeier
|
e3b67bf27d
|
StyleCop - AnalysisProjectOptions
|
13 years ago |
Daniel Grunwald
|
ecf6c67f8f
|
HACK: avoid crash in multiline comments where the parser returns incorrect comment.Content
|
13 years ago |
Daniel Grunwald
|
9a968de501
|
Introduce AstNodeCollection.AcceptVisitor() to simplify CSharpSemanticHighlighter.
|
13 years ago |
Daniel Grunwald
|
f877fdf87b
|
Fix crash in semantic highlighter when highlighting a method call with explicitly provided type arguments.
|
13 years ago |
Daniel Grunwald
|
803d9c9f92
|
Fixed bug in HighlightedLine.MergeWith().
|
13 years ago |
Daniel Grunwald
|
f8629c101c
|
Fix crash when opening LoadSaveOptions.
|
13 years ago |
Daniel Grunwald
|
c331684f59
|
Remove reference to non-existent F# ambience
|
13 years ago |
Daniel Grunwald
|
c924cd6aef
|
Lazy-load the debugger type system.
|
13 years ago |
Daniel Grunwald
|
dfaab95005
|
Adjust debugger test cases to new DefaultResolvedMethod.ToString() implementation.
Enable lazy-loading for the debugger type system.
|
13 years ago |
Daniel Grunwald
|
e1d7f1bf7f
|
Show tooltips on EnhancedScrollBarTrack.
Fixed NullReferenceException when showing tooltip after debugging.
|
13 years ago |
PeterForstmeier
|
775356bcd4
|
StyleCop -> AnalysisProjectOptionsPanel
|
13 years ago |
Daniel Grunwald
|
80dc644829
|
Enable new context actions (Create Local, Extract Field, Implement Interface).
Allow clicking on track adorners.
Don't serialize project content on shutdown when it hasn't changed.
|
13 years ago |
Matt Ward
|
631faa9530
|
Fix EnvDTE.ProjectItems.AddFromFileCopy not adding the file to the project items directory.
|
13 years ago |
Daniel Grunwald
|
6436a028bb
|
Fixed document service retrieval.
|
13 years ago |
Daniel Grunwald
|
7b43181128
|
Fix crash when opening editor context menu due to missing BreakpointChangeMenuBuilder
|
13 years ago |
Matt Ward
|
5d0b7ed89d
|
Fix scaffolding unit tests for controller actions.
|
13 years ago |
Matt Ward
|
30775a50a0
|
Implement EnvDTE.CodeFunction.Type.
|
13 years ago |
Matt Ward
|
368eecc11d
|
Implement EnvDTE.CodeParameter.Type.
|
13 years ago |
Matt Ward
|
f04faadae8
|
Implement EnvDTE.CodeFunction.Parameters.
|
13 years ago |
Daniel Grunwald
|
0f3a0732fb
|
Snippets: make ${Caret} work as expected when ${Selection} isn't used.
|
13 years ago |
Lex Li
|
ab350b7eeb
|
Fixed more unit test cases.
|
13 years ago |
Matt Ward
|
543d8e9d59
|
Fix code indentation when scaffolding controller actions.
|
13 years ago |
Lex Li
|
1b9583320d
|
Fixed more unit test cases
|
13 years ago |
Lex Li
|
a0df22e2fc
|
Fixed more unit test cases.
|
13 years ago |
Daniel Grunwald
|
db6d2d3e01
|
Add VisualLine.ReplaceElement method.
|
13 years ago |
Daniel Grunwald
|
81ba658661
|
Fix typo in documentation, closes #21
|
13 years ago |
PeterForstmeier
|
07e556110e
|
src\AddIns\Analysis\CodeAnalysis\Src\AnalysisIdeOptionsPanel.xaml
|
13 years ago |
PeterForstmeier
|
5beb8bce62
|
AnalysisIdeOptionsPanel
|
13 years ago |
Lex Li
|
66e3c4ccbe
|
Started to fix unit test cases.
|
13 years ago |
Matt Ward
|
fe401c77f4
|
Fix scaffolding controller actions.
|
13 years ago |
Matt Ward
|
0c05940258
|
Implement EnvDTE FileCodeModel2.AddImport method.
|
13 years ago |
Lex Li
|
8a58b86062
|
Fixed CodeCoverage.csproj.
|
13 years ago |
Lex Li
|
b3dc8f4acd
|
Updated addin manifest.
|
13 years ago |