Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart Editor does not autocomplete dart code that is inline with html #7449

Closed
DartBot opened this issue Dec 17, 2012 · 11 comments
Closed

Dart Editor does not autocomplete dart code that is inline with html #7449

DartBot opened this issue Dec 17, 2012 · 11 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug
Milestone

Comments

@DartBot
Copy link

DartBot commented Dec 17, 2012

This issue was originally filed by venugopal...@google.com


What steps will reproduce the problem?

  1. In the main html file, start coding in the dart-script tag.
  2. Autocomplete suggestions don't come up. Basically i think the lang is recognized only based on file type. But we also have dart code in html.

What is the expected output? What do you see instead?
It should autocomplete whatever language i'm typing in (its easy to recognize whether i'm inside a script tag and the language attribute of the tag).

What version of the product are you using? On what operating system?
Dart Editor version 0.2.8_r15948
Dart SDK version 0.2.8.2_r15948
MacOS Lion.

@iposva-google
Copy link
Contributor

Added Area-Editor, Triaged labels.

@clayberg
Copy link

Set owner to @devoncarew.
Added this to the M4 milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@devoncarew
Copy link
Member

@eric, I think this is more in-line with work Steve has done.


Set owner to @stevemessick.

@clayberg
Copy link

clayberg commented Feb 1, 2013

Issue #8252 has been merged into this issue.

@stevemessick
Copy link
Contributor

Removed this from the M4 milestone.
Added this to the M5 milestone.

@stevemessick
Copy link
Contributor

Removed this from the M5 milestone.
Added this to the Later milestone.

@danrubel
Copy link

This is important to have in 1.0


Removed this from the Later milestone.
Added this to the M6 milestone.

@DartBot
Copy link
Author

DartBot commented Jun 12, 2013

This comment was originally written by david.yu...@gmail.com


What danrubel said ... its important for 1.0

@stevemessick
Copy link
Contributor

Removed this from the M6 milestone.
Added this to the M7 milestone.

@stevemessick
Copy link
Contributor

Removed this from the M7 milestone.
Added this to the M8 milestone.

@stevemessick
Copy link
Contributor

Added Fixed label.

@DartBot DartBot added this to the M8 milestone Oct 26, 2013
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

7 participants