|
Browse by Tags
All Tags » code generation ( RSS)
-
Hi everybody ! Excuse my english, I'm french ;) This his my first post in this forum. I'm new user of C# and SharpDevelop (and I'm loving it !). I'm going from C++ Builder... I'm working after a free software witch analyse the security of a password (statistics and dictionary attack). This is the first...
Posted to
Forum
by
Sarkopathe
on
06-13-2007
Filed under: Building from source code, code generation, #develop for applications, Windows Form, SharpDevelop menu
-
Shukaido: In that case, jsdev, whaddaya say we get together on the potential "universal" ccdb addin... where you can define your own code completion stuff, and at least do the coding in SD by defining the keywords, and syntax stuff to be read in... I like the idea... and, if possible, maybe we can add...
Posted to
Forum
by
jsdev
on
03-27-2007
Filed under: Feature Request, Using #develop, Building from source code, editor, code generation, suggestions, Extending #develop, Third party AddIns, Cross platform, Syntax, TextEditor, n00b
-
Hihi ;) What, if any, do you think the chances are that I could put together a "patch" or maybe a "plugin" for SD2/2.1 that basically uses the SD1.1 code for dealing with the 1.1 framework and pushes it into a SD2/2.1 usable format? Admittedly, I'm not sure that I'll ever get the time to dig through...
Posted to
Forum
by
Shukaido
on
03-26-2007
Filed under: Feature Request, code generation, Getting started, suggestions, #develop for applications, Extending #develop, .net 1.1, import, custom components drag&drop, application development
-
Is there a way to make a code completion database for any arbitrary programming language? The solutions I see are: knowing the code completion database format and then users making their own ccdb by whatever means - manual or programmed making an add-in for quick indexing and conversion of ccdb's of...
Posted to
Forum
by
jsdev
on
03-25-2007
Filed under: Feature Request, editor, code generation, suggestions, #develop for applications, Extending #develop, Third party AddIns, Cross platform, dll, Tips, application development
-
Daniel, I am a web developer who works extensively in .NET web applications and web services. I use SharpDevelop to solve a number of problems with Visual Studio .NET. Recently I saved myself a great deal of time and work by using the VB to C$ translation utilities - amazing. Depending on how your team...
Posted to
Forum
by
jensjohansen
on
03-17-2007
Filed under: code template, VB.net, User controls, code generation, suggestions, #develop for applications, Extending #develop, custom components drag&drop, application development
-
The #Develop help file states: "The Code Snippets Manager can be accessed from the Tools menu. For more information, see How to: Manage Code Snippets ." However, this option is not available in either version 2.0 or the 2.1 Beta 3. Is it called something else or is there another way to access the bits...
Posted to
Forum
by
James B
on
01-19-2007
Filed under: Using #develop, code generation, Getting started, #develop for applications
-
OK, I've got it working, sort of. Say I have these classes and this interface: public class Base { public Base() { } public virtual void DoThat() { } } public interface IThing { void DoIt(); string Thing { get; } } public class Derived : Base, IThing { } I click inside Derived, hit Alt+Ins, and I...
Posted to
Forum
by
chucksphar
on
09-09-2006
Filed under: Alt+Insert, code generation
-
I get the code generation to work fine for overriding a base class with virtual methods and/or a base class with abstract methods. But I can't seem to get it to implement an interface, not even one of the ones in the .NET Framework, let alone one of my own. How can I get that to work? thanks, Chuck
Posted to
Forum
by
chucksphar
on
09-08-2006
Filed under: Alt+Insert, code generation
-
Hello, Daniel. I am trying to use AST generated by NRefactory. I have 2 questions regarding the IfElseStatement class: 1) In the sample c# files I've parsed the TrueStatement property (which has List<Statement> type) of IfElseStatement node always points to an instance of the BlockStatement...
Posted to
Forum
by
SemaphoreZ
on
11-20-2007
Filed under: code generation, Syntax
-
Hi all! i am professional software developer and familiar with VS2005. But i find the new #D 3.0 very interesting and so i am doing the first customer project by now (nearly finished). working with the SD IDE i searched for some features i used in VS, but could not find them here. perhaps someone can...
Posted to
Forum
by
Obelix
on
04-03-2008
Filed under: Using #develop, editor, code generation, suggestions, #develop for applications, C#, configurations
Page 1 of 1 (10 items)
|
|
|