14 Commits (formsdesignerappdomain)

Author SHA1 Message Date
Daniel Grunwald a93b443928 Adjust CSharpCodeCompletion sample to DOM changes (NamespaceEntry/KeywordEntry). 15 years ago
Daniel Grunwald 9ee5a7b3cc Updated some of the SharpDevelop samples. 15 years ago
Daniel Grunwald 82bbab8aec Forum-6859: Show code templates in code completion. 18 years ago
Matt Ward 4f8f2dc7db Updated samples so they work with SharpDevelop 3.0 18 years ago
Daniel Grunwald 22775ffe8e Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 18 years ago
Daniel Grunwald 3acc3cbb3e Improved CSharpCodeCompletion sample: add tool tip support, show only one entry for overloaded methods 18 years ago
Daniel Grunwald 0acdde0b37 Add optional "settingsPath" and "domPersistencePath" settings to SharpDevelop.exe.config. These can be used to redirect the settings/code completion cache to different folders, e.g. for running SharpDevelop from a USB stick. 18 years ago
Daniel Grunwald 839bf506c9 Add BSD header to SharpDevelop samples. 18 years ago
Daniel Grunwald 2e258f2150 Improved SharpDevelop.Dom API. 18 years ago
Daniel Grunwald 05f80162ee Fixed CSharpCodeCompletion sample. 19 years ago
Daniel Grunwald 9b7a082e24 Add partial C# 3.0 support. 19 years ago
Daniel Grunwald 02ad6da28f Add standalone C# code completion example. 19 years ago