Alon Gubkin
Alon Gubkin

Reputation: 57139

Any Javascript Editor Control for .NET (like in Visual Studio)?

Is there any Javascript Editor Control like in visual studio? Thanks...

Upvotes: 0

Views: 1210

Answers (3)

Andrew Matthews
Andrew Matthews

Reputation: 3166

If you want a rich editor, plus dockable windows etc, then you might be able to combine tinymce with this.

Upvotes: 0

scottm
scottm

Reputation: 28699

If you don't want to pay for Visual Studio, you can use Visual Web Devleoper Express. If you are looking for intellisense for javascript, this does not have it, but Aptana does.

Upvotes: 0

Amr Elgarhy
Amr Elgarhy

Reputation: 69022

Check Aptana

Upvotes: 4

Related Questions