17 Commits (c1a89d234e000bcfa739bd7b64b9a8dc6d04c1e2)

Author SHA1 Message Date
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald 2540b7e087 ParserService refactoring: 17 years ago
Daniel Grunwald e9371ce7bc Make use of using scopes for resolving type and namespace names. 18 years ago
Daniel Grunwald ba290b6bf9 Add "IUsingScope" to allow representing the nesting of usings in namespaces in SharpDevelop.Dom. 18 years ago
Daniel Grunwald 75ba08f309 Fixed code-completion resolving the wrong class when two imported namespaces contain a class with the same name but only one of the classes is accessible. 18 years ago
Daniel Grunwald ca3838f9b3 Re-enable resolver unit tests. 20 years ago
Matt Ward 1eddd435a2 Updated to NUnit 2.2.8. Commented out SharpDevelop tests that no longer compile. Removed all occurrences of %3B from project files. Added a probing binary path to SharpDevelop's app.config pointing to the location of the NUnit assemblies. This allows the Unit Testing window to work without needing NUnit added to the GAC. 20 years ago
Daniel Grunwald 251761f70a Add Rename command to refactoring menu. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald b473396c67 Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM. 21 years ago
Daniel Grunwald a80f630082 Code completion improvements. 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Daniel Grunwald a680c1fcfd Added code completion for attributes. 21 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 21 years ago
Daniel Grunwald 325d2690ec Fixed some code completion bugs. 21 years ago
Daniel Grunwald 3571a1a7e4 Worked on code completion. 21 years ago