367 Commits (a45a631ad4243fc1ed36922cd4887d7a2944f828)

Author SHA1 Message Date
David Srbecký 5c7a9b3264 Reworked DebuggerService, IDebugger, DefaultDebugger and Debugger menu 21 years ago
Daniel Grunwald 90a5e40aa7 Added code completion for the "My" namespace. 21 years ago
Daniel Grunwald 325d2690ec Fixed some code completion bugs. 21 years ago
Daniel Grunwald 3571a1a7e4 Worked on code completion. 21 years ago
Daniel Grunwald 6b07312f2b Added code completion after keywords like 'using', 'new', 'as', 'is', ... 21 years ago
Daniel Grunwald e0ba9a5f35 Improved code completion. 21 years ago
Daniel Grunwald 5ca1f5bdc2 Parser now inserts documentation into the AST. 21 years ago
Daniel Grunwald 45bead5f28 C# <-> VB.Net converters now convert comments. 21 years ago
Daniel Grunwald c3ace6e866 Fixed code completion bugs with inner classes. 21 years ago
Daniel Grunwald bb7f052797 Fixed some ClassBrowser bugs. Included splashscreen from Korona. 21 years ago
Daniel Grunwald f757e0045c Fixed code completion in files containing character literals like '\xFF'. 21 years ago
Daniel Grunwald 973804ccb4 Fixed C# ExpressionFinder to support generics. 21 years ago
Daniel Grunwald 059e7e904f Added anonymous methods to c# parser. 21 years ago
Daniel Grunwald b78ab08cfb Fixed code completion bugs regarding generic methods. 21 years ago
Daniel Grunwald 995de1838d Even more performance improvements for the LoadSolutionProjectsThread. Fixed SkipCurrentBlock() in C# lexer. 21 years ago
Daniel Grunwald 8ec53afcbd Improved performance of parser run after opening a solution (really big improvement!!). 21 years ago
Daniel Grunwald daee009454 Resolver is now using ExtractMethod to parse only the current method to get local variables. 21 years ago
Daniel Grunwald 2e9bc7c8a2 Fixed string splitting. 21 years ago
Daniel Grunwald e3883d8088 CurrentAmbience now uses the ambience of CurrentProject. 21 years ago
Daniel Grunwald 5ee7ff51e4 Small bug fixes (StatusBar, ProjectContent). 21 years ago
Daniel Grunwald 921a3d3acd Implemented code completion for generics. Fixed code completion for arrays. 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 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 2bb8881add Fixed project template options. 21 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 21 years ago
Daniel Grunwald 90c13fc553 Add definition view pad. 21 years ago
Daniel Grunwald ce2c0b3e67 Fixed bug that prevented project scout treeview from redrawing when opening folder without contents. 21 years ago
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 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
Mike Krüger f5cd93dd9f #D now runs under the latest .NET Framework. 21 years ago
Daniel Grunwald 334b0acb9c Fixed some bugs in resolver; tooltip now uses ExpressionFinder and GetXmlDocumentation. 21 years ago
Mike Krüger 8f5e256db6 VB.NET backend now works. 21 years ago
Mike Krüger e0342a109e Worked on IL backend. But I don't know how to plug in a new msbuild 'language'. 21 years ago
Mike Krüger 3538eae26a The refactoring of the upper code completion layer has begun ... 21 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). 21 years ago
Mike Krüger e9c105a4e2 Worked on #D 21 years ago
Mike Krüger f6d4ee4e4f Slightly improved C# formatting. custom edit actions are now working again. 21 years ago
Mike Krüger 46f512d117 Nunit pad is now working again. Switched to NUnit 2.2.2 21 years ago
Mike Krüger 4084ef43d2 Worked on project options. 21 years ago
Mike Krüger 18b1d52c90 Fixed many little issues. 21 years ago
Mike Krüger bff7f0c17a Corrected output path of the filetype registerer (his job should be done by the installer) and resource editor. 21 years ago
Mike Krüger 647befcb80 Corsavy is now self-hosting. Hopefully no more build files are out of sync with project files issues ... 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago