12 Commits (75ba08f30916067be5c53772c0122c3d3e389dfd)

Author SHA1 Message Date
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. 20 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