|
Browse by Tags
All Tags » #develop ( RSS)
-
[quote user="vietanh"] Hi all, I am trying to use ICSharpCode.TextEditor Control in my application, a text processing, but I can not implement feature WordWrap. Does ICSharpCode.TextEditor have WordWrap feature ? If it have, please tell me how to implement it ? Thank in advance. vietanh [/quote...
Posted to
Forum
by
vikramjb
on
11-21-2007
Filed under: #develop, WordWrap
-
The caret in the SharpDevelop Editor remains visible when the <Esc> key is pressed to close the code completion drop down and a cursor key is used to navigate away from the current cursor position. Steps to reproduce: Open a C# source file. Type a character that opens the code completion drop down...
Posted to
Forum
by
borisw
on
01-05-2008
Filed under: Bug report, #develop
-
I recently installed SharpDevelop. To test it, I've created a Simple Windows Application using the wizzard and received the following errors when building the soulution: The "AllowedRelatedFileExtensions" parameter is not supported by the "ResolveAssemblyReference" task. Verify...
Posted to
Forum
by
birkoff
on
02-25-2008
Filed under: build problem, .Net 2.0 bugs, bug, #develop, msbuild compatibility
-
cuando pongo esta sentnecia var persona ={ nombre = "manu" , apellido = "loco" } ; cae esta excepcion SharpDevelop Version : 3.0.0.2970 .NET Version : 2.0.50727.1433 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Spanish (Spain) (es-ES) Working Set Memory...
Posted to
Forum
by
gallegol
on
02-28-2008
Filed under: #develop, "design time"
-
Running 2.2 I see this issue (and assume it remains with latest build as 'Search' does not show any results). CInt() is converted by SharpDevelop 2.2 to a simple int cast, which is plan and simply wrong. By the way, if you Google around, this notion of the equivalent of CInt() being an (int)...
Posted to
Forum
by
harrystein
on
03-04-2008
Filed under: Bug report, .Net 2.0 bugs, Translation, Code conversion, bug, #develop 2.1, #develop 2.2, convert, #develop, SharpDevelop 3.0
-
Error shown when i double-clicking on a button SharpDevelop Version : 3.0.0.2970 .NET Version : 2.0.50727.1433 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Spanish (Spain) (es-ES) Working Set Memory : 143472kb GC Heap Memory : 37981kb Unhandled exception terminated the...
Posted to
Forum
by
flippv
on
03-17-2008
Filed under: #develop
-
Starting new wizard project in SharpDevelopReports_2.2.0.229: -- SharpDevelop Version : 2.2.0.2585 <---------- SD IDE stats 2.2.1.2648 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Spanish (Spain) (es-ES) Working Set Memory : 36944kb GC Heap...
Posted to
Forum
by
Raul Lopez
on
03-26-2008
Filed under: Bug report, #report, #develop
-
I have a solution that I created with #develop 2.2. In it I have test that look like this: [Test] [Category("Short")] public void TestClient () { // ... } [Test] [Category("Long")] public void TestAgent () { // ... The tests run fine (with or without the Category attrs). But the Nunit...
Posted to
Forum
by
Turnkey
on
04-02-2008
Filed under: Unit Tests, nunit, #develop
-
I created a parser: ParserFactory.CreateParser(SupportedLanguage.CSharp, new StringReader(content)) "content" is a valid C# file and includes the following code: public Activity Activity { get { if(activity.IsNew) { this.activity = Activity.GetInstance(this.ActivityId); } return this.activity...
Posted to
Forum
by
EatenByAGrue
on
04-17-2008
Filed under: Bug report, Interface, nrefactory, #develop, parser
-
All i did was try to create a C# windows application with the Solution Name 'cc' and project name 'cc' and #develop threw this exception. Details stated below :- SharpDevelop Version : 3.0.0.3043 .NET Version : 2.0.50727.1433 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current...
|
|
|