|
Browse by Tags
All Tags » Bug report » #develop ( RSS)
-
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
-
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
-
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 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
-
I tried copying some files from one SharpDevelop window to another. More specifically, they were MOGRE Basic Tutorial 6 OgreForm.cs files. OgreForm is a windows form, so has OgreForm.Designer.cs and OgreForm.resx in its tree in the projects browser. It produced the error below when I tried copying across...
Posted to
Forum
by
WarehouseJim
on
09-12-2008
Filed under: Bug report, bug, bug reporting, bug report in sharpdevelop editor, #develop 2.2, #develop
-
I had this row in my code: m_Resources = new System.ComponentModel.ComponentResourceManager(typeof(Plugin1)); and a tried to rewrite it as: m_Resources = new System.ComponentModel.ComponentResourceManager("Test.Plugin1",typeof(Plugin1)); but when started to edit the code: m_Resources = new...
Posted to
Forum
by
PetrM
on
11-02-2008
Filed under: Bug report, Crash, bug report in sharpdevelop editor, #develop, SharpDevelop crash, SharpDevelop 3.0
-
Can you tell me which version of SharpDevelop you are using and the exact steps to reproduced this bug ?. I am unable to reproduce this bug.
Posted to
Forum
by
vikramjb
on
11-20-2007
Filed under: Bug report, #develop
Page 1 of 1 (7 items)
|
|
|