1 Commits (cad71281f0bd14cab8399c52e1d71c18113cbcce)

Author SHA1 Message Date
Daniel Grunwald cad71281f0 Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints 19 years ago
Daniel Grunwald fe0b68c19d Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable. 19 years ago
Daniel Grunwald 016219676d Fixed SD2-1010: Method overloads for overridden abstract method 20 years ago
Daniel Grunwald eff3736f6b Fixed SD2-1143: #Develop doesn't show 'Source / Design' tabs for VB froms created with VS 2005. 20 years ago
Markus Palme a1543c981e removed unused import statements 20 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 20 years ago
Daniel Grunwald 73f4aa7af9 Fixed SD2-788: Duplicate override method in code completion 20 years ago
Daniel Grunwald 579134aeec Fixed SD2-676: Code completion for a class with many methods can be slow 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald 3b5070c22f Improved code completion for Boo. 21 years ago
Daniel Grunwald 009883c525 Use use static readonly collection instance for empty attribute, type parameter and parameter collections. 21 years ago
Daniel Grunwald 820f9a21b7 Fixed SD2-440: Icon for local variables and parameters 21 years ago
Daniel Grunwald 9169d53913 Improved project options (more strings translatable, reference paths tab works now) 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Daniel Grunwald 3e4733ae24 Added code completion on type parameters in generic classes. 21 years ago
Daniel Grunwald 6dbad22c85 Added support for My.Forms. 21 years ago
Daniel Grunwald 107881ee32 Added support for code completion on partial classes. 21 years ago
Daniel Grunwald 5ca1f5bdc2 Parser now inserts documentation into the AST. 21 years ago
Daniel Grunwald bed8c237cd More CC bugfixes. 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
Mike Krüger 70b2f42923 Worked on code completion layer. 22 years ago
Mike Krüger 0a625baf52 Worked on code completion layer. 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 c4336b038c created trunk folder. 22 years ago