|
Browse by Tags
All Tags » #develop 2.2 ( RSS)
-
It often happens that the IDE crashes when cutting and pasting text. This happens when when moving blocks of selected text using the mouse, but also when using the keyboard shortcuts like Ctrl-X and Ctrl-V. Sometimes it does not report an error (like the one below which was fired after a Ctrl-X) but...
Posted to
Forum
by
Cees
on
10-18-2007
Filed under: text selection, text editor, #develop 2.2
-
SharpDevelop Version : 2.2.1.2648 .NET Version : 2.0.50727.832 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 59012kb GC Heap Memory : 18393kb Exception thrown: System.ArgumentException: Path cannot be the empty string or all...
Posted to
Forum
by
gva
on
10-09-2007
Filed under: Project file, unhandled exception in sharpdevelop, #develop 2.2
-
I experience the following crash every time I try to open my solution file. SharpDevelop Version : 2.2.1.2648 .NET Version : 2.0.50727.832 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (United Kingdom) (en-GB) Current UI language : en-US Working Set Memory : 83208kb...
Posted to
Forum
by
reetep
on
10-03-2007
Filed under: Crash, Visual Basic, unhandled, unhandled exception in sharpdevelop, #develop 2.2
-
When click wit mouse: Help ->Contents SharpDevelop Version : 2.2.1.2648 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (United Kingdom) (en-GB) Current UI language : en-US Working Set Memory : 48276kb GC Heap Memory : 7051kb Exception...
Posted to
Forum
by
nestermihai
on
09-27-2007
Filed under: bug report in sharpdevelop editor, #develop 2.2
-
SharpDevelop Version : 2.2.1.2648 .NET Version : 2.0.50727.832 OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2 Current culture : Chinese (People's Republic of China) (zh-CN) Current UI language : cn-gb Working Set Memory : 57140kb GC Heap Memory : 20744kb Exception thrown: System.NullReferenceException...
-
I went to create a new solution named test2 and SharpDevelop crshed with this error: SharpDevelop Version : 2.2.1.2648 .NET Version : 2.0.50727.832 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (United States) (en-US) Working Set Memory : 48056kb GC Heap Memory ...
-
In a project under source control with svn, if i add a new UserControl or a new form, the new item source files (item.cs and item.designer.cs) are marked to be added on the next commit. But since the item.resx file is only added later, it is not marked to be added, it has to be done manually when commiting...
-
Hi. The following error received if I use: "<!DOCTYPE package SYSTEM "DTD/package.dtd">", "<!DOCTYPE language SYSTEM "DTD/language.dtd">", "<!DOCTYPE import SYSTEM "DTD/import.dtd">". These Files must not included... OS: Windows Vista Home Premium German 32-Bit on a 64-Bit System SharpDevelop...
Posted to
Forum
by
burnersk
on
08-18-2007
Filed under: Bug report, texteditor, Error, xml, text editor, #develop 2.2
-
else if statement is converted without proper indentation. To fix the tiny bug, you need to a line to CSharpOutputVisitor.VisitElseIfSection and VBNetOutputVisitor.VisitElseIfSection as follows: public object VisitElseIfSection(ElseIfSection elseIfSection, object data) { outputFormatter.Indent(); Charles...
-
SharpDevelop Version : 2.2.1.2639 .NET Version : 2.0.50727.832 OS Version : Microsoft Windows NT 5.2.3790 Service Pack 2 Current culture : English (United States) (en-US) Working Set Memory : 167504kb GC Heap Memory : 93417kb Exception thrown: System.InvalidOperationException: The container cannot be...
|
|
|