|
Browse by Tags
All Tags » extending #develop » Addin ( RSS)
-
Hi! I've been working on my D'oh!-binding today and solved most of my problems. The two problems I still got are: 1. I would like my DohAutostartCommand : AbstractCommand to trigger not only when a .doh-file is added to a .csproj but also whenever I create a csproj with a doh-file (e.g. from a xpt-template...
Posted to
Forum
by
Finnsson
on
10-20-2007
Filed under: extending #develop, Third party AddIn, Addin
-
Hi there, ok until now I could finish the editor and its stable, there are some minor bugs here and there, but you can work with it already ... one feature missing is the ability to save files, which I will implement soon, but now I will start to write the display binding. I read through the Line Counter...
Posted to
Forum
by
siegi44
on
10-11-2007
Filed under: extending #develop, Addin
-
Hi, I've written a binding to a declarative language called D'oh! that can work together with cs-files. At the moment I got some code completion and MSBuild integration. The problem I got now is that I need to manually alter the csproj-file to get the MSBuild integration (adding a .targets and some code...
Posted to
Forum
by
Finnsson
on
10-06-2007
Filed under: extending #develop, Third party AddIn, Addin
-
is it possible to extend SD to support custom language and project type? and still take the power of the editor like code folding, auto completion, tips? if that possible, please show me some tutorial, example to implement that feature/addin. thankyou very much
Posted to
Forum
by
codetale
on
07-18-2007
Filed under: extending #develop, Addin
-
Hi, I got my own language binding and all for SharpDevelop. When I run the programs I write in my language (a Matlab/Octave-like language) the screen just pops up and then close again before you have the time to see the result. I'm wondering if it's possible to add a System.Console.ReadKey() or something...
Posted to
Forum
by
Finnsson
on
06-19-2007
Filed under: extending #develop, Third party AddIn, Control, Addin
-
Hi, I got an embedded xshd-resource in my backend binding addin. I got the resource compiled as embedded (I I have also verified that the resource is embedded using Reflector). In my mbinding.addin i got the following code: <Path name="/SharpDevelop/ViewContent/DefaultTextEditor/SyntaxModes"> <SyntaxMode...
Posted to
Forum
by
Finnsson
on
06-07-2007
Filed under: extending #develop, XML Editor, Third party AddIn, Addin
-
Hi 1 month ago I started development on a hex editor for SD (My parents will sign the JCA in the summerholidays on my birthday (21st july), but only if I pass all exams properly). I would like to present you the first alpha version of it. Many things are not implemented currently, for ex.: selection...
Posted to
Forum
by
siegi44
on
04-20-2007
Filed under: extending #develop, Control, Addin, contributing to #develop
-
Hi, yesterday I've made a useful addin (for me, and I hope also for you). It's SharpPaster. I don't know how I can describe it, because I don't speak very well english. But I can tell you how to use it. First of all you have to copy in the Clipboard some text, then you have to go in the SharpDevelop...
Posted to
Forum
by
Hkproj
on
04-12-2007
Filed under: extending #develop, Third party AddIn, Addin
-
As the title explains, i want to disable the EnableEndConstructs option for C#, because when i want to paste (with my addin) something like: #region myRegion, SharpDevelop adds the #endregion statement and don't let me to control generated code. Please help me. sorry for my bad English ;-)
Posted to
Forum
by
Hkproj
on
04-11-2007
Filed under: extending #develop, Addin
-
To contribute to SharpDevelop, you will need to sign the JCA ("joint copyright assignment") . This will allow us to distribute the addIn with SharpDEvelop but allows you to use your code separately for other projects if you want to do so. And yes, you can still work on it after contributing. Actually...
Posted to
Forum
by
BernhardSpuida
on
03-21-2007
Filed under: extending #develop, Addin, contributing to #develop
|
|
|