Create IDE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • raja_svks

    Create IDE

    I want to create one IDE like visual studio. Not with all the features,
    but with features like intellisense, syntax highlighting like that..

    I dont know, how to start with. Can you please guide me in this?

    Raja Pandian

  • mortb

    #2
    Re: Create IDE

    Check out sharpDevelop wich is an opensource project to write a develop
    environment for .Net

    ICSharpCode has 20 repositories available. Follow their code on GitHub.


    cheers,
    mortb

    "raja_svks" <b.rajapandian@ gmail.com> wrote in message
    news:1137577614 .495260.107580@ f14g2000cwb.goo glegroups.com.. .[color=blue]
    >I want to create one IDE like visual studio. Not with all the features,
    > but with features like intellisense, syntax highlighting like that..
    >
    > I dont know, how to start with. Can you please guide me in this?
    >
    > Raja Pandian
    >[/color]


    Comment

    • Ignacio Machin \( .NET/ C# MVP \)

      #3
      Re: Create IDE

      HI,

      "raja_svks" <b.rajapandian@ gmail.com> wrote in message
      news:1137577614 .495260.107580@ f14g2000cwb.goo glegroups.com.. .[color=blue]
      >I want to create one IDE like visual studio. Not with all the features,
      > but with features like intellisense, syntax highlighting like that..
      >
      > I dont know, how to start with. Can you please guide me in this?[/color]

      It's not an easy task and not one for a sole person, you could use one of
      the several opensource editors that exists , Emacs maybe :)


      --
      Ignacio Machin,
      ignacio.machin AT dot.state.fl.us
      Florida Department Of Transportation


      Comment

      Working...