facebook

JavaScript Editor enhancements

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #227406 Reply

    wobbet
    Member

    I just started using the JavaScript editor so there may be some options that I don’t have enable that will let me do what I want…

    1 – I want // TODO items to show up in my task list. I saw this requested for the XML editor but wasn’t sure that it had been mentioned for JavaScript

    2 – I want to be able to either declare dependencies between JavaScript files or have MyEclipse automatically reference sibling files to help out with code completion. If I declare an object and all of its methods in one .js file I would like to have code completion understand those methods. If the .js files are all in the same directory maybe? If we declare one or more directories to be “src” directories for JavaScript similar to declaring src directories for Java maybe?

    3 – Syntax checking doesn’t seem to be happening. I’ve got some obviously invalid code and it isn’t being highlighted in any way as being invalid.

    4 – Have the .js files expand in the package explorer to show methods and members just like happens in the Outline view. I like screen real-estate and having those in the package view would save space and clicks (yes I know I can get the outline beside the tasks/problems/etc.).

    #230529 Reply

    Riyad Kalla
    Member

    wobbet,
    We know the Javascript Editor is going to need to get some additional enhancements. We will look into it closer to the Fall timeframe.

    #281411 Reply

    ernestz
    Member

    Any updates or information on having <b>TODO</b>, <b>FIXME</b>, or other task markers from javascript, html, xhtml, jsp, etc. show up in the Eclipse <b>Tasks</b> list?

    #281422 Reply

    Riyad Kalla
    Member

    No news unfortunately. Hopefully soon though (7.0 possibly)

    #281787 Reply

    ijoeking
    Member

    This is quite important for our development team which is working about 80% in javascript, 20% in java. I tried to redefine the content types but it does not seem that the Task Tag filters really work off of the content type definitions (even though it looks like they do). If anyone comes up with a configuration workaround please post it here (please).

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JavaScript Editor enhancements

You must be logged in to post in the forum log in