dart-archive / eclipse3

DEPRECATED - NO LONGER maintained/supported - Eclipse plugins and Dart Editor
8 stars 6 forks source link

Source code auto-formatting is presented slightly differently between dart & .html files #23

Open DartBot opened 9 years ago

DartBot commented 9 years ago

Originally opened as https://github.com/dart-lang/sdk/issues/17256

This issue was originally filed by @mavaddat


What steps will reproduce the problem?

  1. Open a .dart file and right click a line of code to notice the auto-format feature in the drop-down menu (also given shortcut key combo Ctrl + Shift + R). There is no way to call this auto-format feature from the top menu. 'Source' option in the top menu.
  2. Open a .html file and click the 'Source' top menu item to notice the auto-format feature in the drop-down menu provided (with no associated key combo). There is no ability to access this feature by right-clicking the code.

What is the expected output? What do you see instead?

Both .dart and .html files should have the ability to call the auto-formatting feature from the same place in the top menu and by right-clicking a line of text.

What version of the product are you using? On what operating system?

1.2.0 (STABLE) on Windows 8 (6.2 build 9200 revision 0)

Please provide any additional information below.

http://pic.twitter.com/dWrmlt7Ndr


Attachment: dart.png (107.20 KB)

DartBot commented 9 years ago

Comment by iposva-google


Added Area-Editor, Triaged labels.

DartBot commented 9 years ago

This comment was originally written by @mavaddat


Sorry, I miswrote in the last sentence of step one. I meant, *There is no 'Source' option in the top menu.

DartBot commented 9 years ago

Comment by clayberg


cc @stevemessick. Set owner to @pq. Added this to the 1.3 milestone. Removed Type-Defect, Priority-Unassigned, Area-Editor labels. Added Type-Enhancement, Priority-Medium, Area-Formatter labels.

DartBot commented 9 years ago

Comment by clayberg


Issue #17341 has been merged into this issue.

DartBot commented 9 years ago

Comment by clayberg


Issue #17341 has been merged into this issue.

DartBot commented 9 years ago

Comment by pq


Removed this from the 1.3 milestone. Added this to the 1.4 milestone.

DartBot commented 9 years ago

Comment by kasperl


Removed this from the 1.4 milestone. Added this to the 1.5 milestone.

DartBot commented 9 years ago

Comment by kasperl


Removed this from the 1.5 milestone. Added this to the 1.6 milestone.

DartBot commented 9 years ago

Comment by kasperl


Removed this from the 1.6 milestone. Added Oldschool-Milestone-1.6 label.

DartBot commented 9 years ago

Comment by kasperl


Removed Oldschool-Milestone-1.6 label.

DartBot commented 9 years ago

Comment by munificent


Removed Area-Formatter label. Added Area-Editor label.