Skip to content

Add javascript mode to the editor #612

@processing-bugs

Description

@processing-bugs

Original author: Chris.Lonnen (March 11, 2011 21:53:55)

Because of the design of Processing.js (p.js) there is a lot of overlap with good ol' Java mode that I can extend and re-use. Below are features I've thought of to include, but please post anything(s) I've missed.

Specific features of the JavaScript mode should include:

  • exporter
  • added highlighting for p.js specific methods
  • examples
  • new color scheme

possibilities for inclusion:

  • removal of unimplemented methods from highlighting
  • export choices -- compiled JS or concatenated.pde

Original issue: http://code.google.com/p/processing/issues/detail?id=573

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions