IronPython and Code Completion
Hi,Is there a way to specify the type (for completion) of function's arguments ?For example if I have the following function:def myFunc(arg1,arg2):...Is it possible to have the code completion working...
View ArticleSharpDevelop 5 beta Unhandled WPF exception in debug mode
STR:1. In debug mode console, tried to get value of: Page.MyTasksSummaryPage.Inventory.Grid.Rows[i][MyTasksSummaryFields.Static.DueDate].Valueget this---The process is running>2. Add to watch list:...
View ArticleICSharpCode.Core NuGet
I wonder if there are any plans to release the SharpDevelop core component (ICSharpCode.Core) as a separate NuGet package? This would be a great option to have because I'd really like to reuse it in...
View ArticleSyntax Highlighting: CSS in HTML
Hello.I'd like to embed CSS in a HTML Syntax Highlighting. I learned how to do this from the C# Highlighting. But I've got a problem.If I choose a tag as Begin and End it doesn't work. With any other...
View Article5.0 Beta2: exception when creating new project from service template
SharpDevelop Version : 5.0.0.4173-Beta 2-699cc338.NET Version : 4.0.30319.18444OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Dutch (Belgium)...
View ArticleAvalondEdit HTML FoldingStrategy
Hi,Is there an existing HTML folding strategy available for AvalonEdit? I can't find any in the source/samples nor on the web. If not, where should I start on creating my own folding...
View ArticleSD does not support .NET 4.5.1 SDK(Windows SDK 8.1) for targets C# 3.5 or older
Systems this was reproduced on: Windows 8.1 x64 and Windows 7 x64.SharpDevelop versions tried: both 4.4.1 and 5beta2.How to reproduce:On the fresh Windows install Windows SDK 8.1 from...
View ArticleClose 'X' button on tabs
Hello, the first thing I realized in SD, was missing close 'X' buttons on the tabs of the source code. I looked into the preferences to activate them, but I did not find them.How do I activate the...
View Article5 beta 2 >> Unhandled Exception >> debugging NinjaTrader
SharpDevelop Version : 5.0.0.4053-Beta 2-c42c4dab.NET Version : 4.0.30319.34011OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (United States)...
View ArticleBooc 0.9.4.9 (CLR 2.0.50727.8000) in SharpDevelop?
Hello,Is there a way to integrate the latest version of the boo compiler into SharpDevelop.I tried simply replacing it along with its dependencies, but the whole thing just started crashing. Thank you....
View Articlebug
SharpDevelop Version : 5.0.0.4053-Beta 2-c42c4dab.NET Version : 4.0.30319.17929OS Version : Microsoft Windows NT 6.1.7600.0Current culture : Russian (Russia) (ru-RU)Current UI...
View ArticleSD5 b02 ResourceReferenceKeyNotFoundException
After debugging the previous error I posted this exception occurs when stopping debugging (I´m not sure if it depends on the previous error) Exception:SharpDevelop Version : 5.0.0.4053-Beta...
View ArticleSD5 b02 - WPF Exception
Open SD5 b02 sourcecode with SD5 b02Action: Navigate to: ICSharpCode.AvalonEdit.CodeCompletion.CompletionList.cs - Line 265 listBoxItems.Add(matchingItem.Item); Move the mouse over "Item" from...
View ArticleSharpZipLib fails to extract zipped files with no file extension.
I have a zip file, let's call it "zipfile.zip"in "zipfile.zip" there is a file with no file extension, let's call it "myfile"When i run my vb.net code it doesn't extract anything.When I add a new file...
View ArticleSD5 b02 - NullReferenceException in TypeSystemAstBuilder
When editing sourcecode in ICSharpCode.AvalonEdit.CodeCompletion.CompletionList I removed a local variable in a function the excpetion occurred: Exception:System.NullReferenceException: Der...
View ArticleSD5 b02 - SDTraceListener.Fail() after assertion failure
Action: I added a CSharpTreeView to a SD5 pad an got an assertion failure (this is propably OK). But when I wanted to show the Stacktrace (on the button in the assertion windows) I got an exception...
View ArticleMy first project with MV3 using SD, some bugs and suggestions.
This is my first post so please go easy. I am a regular user of VS and have been using it since 2005. Right now I have 2013 installed. I have always wanted a lightweight IDE for my hobby projects at...
View ArticleVB.Net - Resizing controls using Layout event or SplitContainer
I have recently started using SharpDevelop 4.4.1 (running on Windows XP) in order to learn VB.Net. I have done quite a bit of VB6 and vba in the past.I have been configuring controls on a form to...
View ArticleSD5 b02 - Debugger.DebuggerException: Thread has exited
Action:Debug an application, set a breakpoint. I waited on the breakpoint some minutes, looked in the sourcecode,....When I wanted to step to next code line I got an exception. This happens to me in...
View ArticleSD5 b02 - NullReferenceException in XamlOutlineContentHost
Action: Doubleclick in the empty area (below the nodes) of the XAMLOutlinePad ( XamlOutlineContentHost)Exception:************** Ausnahmetext **************System.NullReferenceException: Der...
View Article