48 Commits (a7a4fe10c9cd0e9aca85e5192ff6b1fb5a0b5fa9)

Author SHA1 Message Date
Daniel Grunwald a7a4fe10c9 Fixed code completion problems when one referenced assembly has references to other assemblies. 21 years ago
Daniel Grunwald bb7f052797 Fixed some ClassBrowser bugs. Included splashscreen from Korona. 21 years ago
Daniel Grunwald 0506a87f56 QuickClassBrowser performance fix. 21 years ago
Daniel Grunwald 869779a47c Implemented "rename" refactoring. 21 years ago
Daniel Grunwald 9271e6d1fb Implemented "Find references". 21 years ago
Daniel Grunwald 7a475e2a67 Added "find overrides". 21 years ago
Daniel Grunwald 864ed8b726 IconMargin now shows icons for methods and properties that can be clicked to execute actions on the properties/methods. 21 years ago
Daniel Grunwald a1c667f5f1 Bookmarks (and breakpoints) are saved in the project preferences. 21 years ago
Daniel Grunwald 96160bb80d Breakpoints are now a special kind of bookmarks. 21 years ago
Daniel Grunwald e0697cfcdd Implemented ExtendedWebBrowser to get the NewWindow event. 21 years ago
Daniel Grunwald d0400c2e1d Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 21 years ago
Daniel Grunwald bed8c237cd More CC bugfixes. 21 years ago
Daniel Grunwald 60661b7eab Worked on code completion for generics. 21 years ago
Daniel Grunwald 3539fc4de3 Worked on SharpDevelop.Dom (just a step closer to being able to begin working on generics support :)). 21 years ago
Daniel Grunwald f49f5b9f04 Ctrl-Space completion now shows generic type parameters after class name. 21 years ago
Daniel Grunwald f22ad7df86 Merged Dom/Implementations/Abstact* and Dom/NRefactoryResolver/*. 21 years ago
Daniel Grunwald 20997e6e9d Renamed some files Abstract* -> Default*. 21 years ago
Daniel Grunwald a5d79f2499 Worked on SharpDevelop.Dom (merging Implementations/Abstact* and NRefactoryResolver/*) + some bug fixes when creating new projects. 21 years ago
Daniel Grunwald e73b222ff3 ParserService does not lock parsed files anymore. 21 years ago
Daniel Grunwald a2fc15687f Fixed some properties in the project files. 21 years ago
Daniel Grunwald 90c13fc553 Add definition view pad. 21 years ago
Daniel Grunwald 22f417e362 Language bindings can now determine on what characters and keywords code completion should be triggered. 21 years ago
Daniel Grunwald 2b0fd8cc53 Resolver can now find correct overload in a method invocation. 21 years ago
Daniel Grunwald 9b9699e934 MSBuildProject now uses Microsoft.Build.Engine instead of calling MSBuild.exe. 21 years ago
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 21 years ago
Daniel Grunwald b5cc91e62e Fixed MessageView bug. 22 years ago
Daniel Grunwald c9c374372a ParserService now supports ProjectReferences. 22 years ago
Daniel Grunwald c01804f7d2 Added feature: go to definition (Ctrl-Enter) 22 years ago
Daniel Grunwald 01ddddbf6a Fixed Lexer bug (both C#/VB): OverflowException was thrown when dot was at end of expression. 22 years ago
Daniel Grunwald bd51ecf13e Added new ResolveResult that gives information about the expression being resolved. 22 years ago
Mike Krüger 963f08c130 took out some writelines. 22 years ago
Mike Krüger e2f9a5867e worked on Resolver 22 years ago
Mike Krüger e0342a109e Worked on IL backend. But I don't know how to plug in a new msbuild 'language'. 22 years ago
Markus Palme 647a7c84be unitised vb.net language name; added vb.net binding to the main solution 22 years ago
Mike Krüger 3538eae26a The refactoring of the upper code completion layer has begun ... 22 years ago
Mike Krüger beb1629bd4 project contents can now reference other project contents (greatly reducing loading times/memory consumption). XmlDocumentation is now loaded & cached (greatly increasing loading times/memory consumption). 22 years ago
Mike Krüger e9c105a4e2 Worked on #D 22 years ago
Mike Krüger 77802490a8 overworked task subsystem a bit. 22 years ago
Mike Krüger 77dbb0ecd5 Worked on #Develop. Search & Replace panel now has 2 different view modes. ExtTreeView drawing is now more smooth. Fixed some issues. 22 years ago
Mike Krüger f6d4ee4e4f Slightly improved C# formatting. custom edit actions are now working again. 22 years ago
Mike Krüger a283d8d061 References can now be removed. Rename/remove operations are now faster with really big projects 22 years ago
Mike Krüger a573114c0b addin scout now working again. 22 years ago
Mike Krüger 46f512d117 Nunit pad is now working again. Switched to NUnit 2.2.2 22 years ago
Mike Krüger 4084ef43d2 Worked on project options. 22 years ago
Mike Krüger 18b1d52c90 Fixed many little issues. 22 years ago
Mike Krüger bff7f0c17a Corrected output path of the filetype registerer (his job should be done by the installer) and resource editor. 22 years ago
Mike Krüger 647befcb80 Corsavy is now self-hosting. Hopefully no more build files are out of sync with project files issues ... 22 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago