javascript-editor

Any opensource Javascript editor/javascript eclipse plugin with code assist

I just happened to read jQuery Intellisense Updates from Microsoft and was wondering if there was any editor or eclipse plugin available which provides intellisense complete or code assist. Are there any? ...

ASP.NET MVC - CKEditor Image Upload

I am looking to include CKEditor in a project I am working on and I need the image upload support provided by the CKFinder plugin, however I do not particularly need the rest of the CKFinder tool and thus purchasing a license is a little overkill. Has anyone taken the time to implement a custom image uploader for CKEditor 3 that will wor...

Which WYSIWYG editor is best for a content managment site?

The editor I require, needs to be easy to use. Even for people with absolutely no HTML knowledge The projects I have tried are: TinyMCE ckeditor.com What I'm looking for is: Editor like TinyMCE editor with a live view like in stackoverflow site. A way to insert pictures, and arrange them in the article. EDIT: THe best solution ...

Is fckeditor free for use in freelance projects?

This is more of a licencing issue than a code question. I really like the ckeditor editor and would like to use it in my freelance projects which I do for clients. However upon reading the license page it has me in a bit of a confusion. DO I have to buy licences if I intend to use this in cms websites that I build myself and hand over to...

How to collapse JavaScript function/comment blocks in VS2010/VS2008

I don't think it is possible right now in VS2010/VS2008 but I'm sure someone must have done or can come up with some workaround using the extensibility of VS2010/VS2008. Ability to collapse javascript function/comment blocks within script tag in an aspx file editor and in javascript(*.js) file editor the same way we can do in any other ...