This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 400719 - [bug] Formatting does not work with var a,b;
Summary: [bug] Formatting does not work with var a,b;
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VJET (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Justin Early CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-13 12:47 EST by Justin Early CLA
Modified: 2017-04-11 15:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Early CLA 2013-02-13 12:47:26 EST
Have a .js file in a vjet project

var func = function() {
var me = this,foo = 'foo';
}

type control + shift+ F

nothing is formatted

expected format / indentation
Comment 1 Justin Early CLA 2013-02-19 18:18:06 EST
resolved by using int 90 check since this was not in sync with terminaltokens.comma.