free software

Dart

Products: IntelliJ IDEA, AppCode, PhpStorm, PyCharm, RubyMine, WebStorm

Vendor: JetBrains

Email: N/A

Website: N/A

Bugtracker page

Forum page

Description:

Support for Dart programming language
Downloads: 14267
Rating:
Participated in rating: 6
Version Since Build Until Build File/URL Size (Kb) Date Details
130.549. 130.1. . Download 536.95 2013-05-15 09:22:52 details
0.5.1. 129.1. . Download 525.1 2013-04-15 21:51:20 details
127.61. 127.1. 128.1. Download 520.79 2013-03-13 12:56:51 details
0.5. 128.1. 129.1. Download 520.72 2013-03-01 16:22:05 details
0.4.9. 126.329. 127.1. Download 520.62 2013-02-21 20:59:59 details
0.4.8. 126.1. 127.1. Download 537.14 2013-02-15 15:16:47 details
0.4.8. 123.1. 124.1. Download 541.45 2013-01-25 16:07:54 details
0.4.2. 122.520. 123.1. Download 518.79 2012-10-30 15:28:51 details
0.4.2. 121.333. 122.1. Download 518.41 2012-10-30 11:48:50 details
0.4.1. 122.263. 122.520. Download 514.75 2012-10-18 18:37:28 details
0.4. 121.149. 122.1. Download 514.83 2012-10-17 00:47:14 details
0.3.6. 122. 123.1. Download 452.84 2012-08-24 17:45:24 details
0.3.6. 121. 122.1. Download 453.42 2012-08-24 16:31:20 details
0.3.4. 120. 121.1. Download 373.88 2012-07-27 11:36:12 details
0.3.4. 117.105. 118.1. Download 373.75 2012-07-23 22:45:09 details
0.1. 107.199. 108. Download 26.91 2011-10-17 21:04:39 details
. .
19 updates are hidden show all updates

Recent change notes:

0.5-...:

  • Bug fixes

0.4.9:

  • Bug fixes
  • Copyright support

0.4.7:

  • Dart Project Template
  • Bug fixes

0.4.2-0.4.6:

  • Bug fixes

0.4.1:

  • Bug fixes
  • Command Line Applications support in webide

0.4:

  • M1 ready
  • Cascaded Invocations
  • New optional named parameter syntax
  • Extract Method refactoring
  • Quick fixes
  • New import syntax support

0.3.7:

  • Debugger improvements
  • Debugging unit tests

0.3.6:

  • New getter syntax
  • 'as' operator
  • Bug fixes

0.3.5:

  • Unit Testing
  • Pub support
  • Remote debugging
  • Introduce variable refactoring
  • Surround Action
  • Performance improvements
  • Bug fixes

0.3.4:

  • Command line applications
  • Debugger for client-side and server-side applications
  • Performance improvements
  • New icons
  • Bug fixes

0.3.3:

  • Bug fixes

0.3.2:

  • dart2js Support
  • Quick Documentation
  • Goto Implementation(s) action
  • Goto Super Method action
  • File Structure
  • Type resolving improvements
  • Goto Symbol Action
  • Dart Analyzer Support
  • Generate Action

0.3.1:

  • Reformat Code
  • Color scheme
  • Rename refactoring
  • Move refactoring
  • Dart SDK Support
  • Quick definition
  • Parameter info action
  • Frog Support

0.3:

  • Parser improvements
  • Jump to declaration
  • Reference completion
  • Class completion
  • Go to Class
  • Search for usages
  • Highlight symbol occurencies

0.2:

  • New parser
  • Keyword completion
  • Local resolve

0.1.2:

  • Basic syntax coloring
  • Brace matching
  • Commenting
  • Comments folding

Comments:

daveyost
Rated: noRate
2013-04-11 03:26:41
Dart 0.5 is two files. One of them is "resources_en.jar". That's a pretty generic name, and it happens to collide with a file of that name in the lib directory of IDEA. Also, the contents are disjoint. What are we supposed to do with these files? I tiny one-sentence how to install note on the page wouldn't kill you to write.
.
fedor.korotkov
Rated: noRate
2013-03-27 13:42:33
You need PyCharm 2.7.2+. You can download PyCharm 2.7.2 Release Candidate here http://confluence.jetbrains.com/display/PYH/JetBrains+PyCharm+Preview
.
Anonymous
Rated: noRate
2013-03-26 19:57:38
I can't get this to install in PyCharm 2.7 - it doesn't appear in the list of available plugins and if I download manually it is not recognised (OS X 10.8)
.
ksafonov
Rated: noRate
2012-12-07 12:54:00
@Anonymous may I ask you to submit a ticket at youtrack.jetbrains.com/issues/WEB and put a code snippet or a screenshot? Thanks!
.
Anonymous
Rated: noRate
2012-12-07 12:38:37
somehow a void show(); breaks syntax-highlighting. calls to obj.show(); are shown as error, although the code runs fine and is displayed correctly in darteditor
.
fedor.korotkov
Rated: noRate
2012-08-23 17:25:19
@pluck308 Check 'Since Build' and 'Until Build'.
.
pluck308
Rated: noRate
2012-08-23 17:18:04
My installation of IntelliJ 11.0.2 complains that the Dart plugin is not compatible. It would be nice if the required version information was listed somewhere.
.
Anonymous
Rated:
2012-08-14 07:18:07
Hi,I really love the idea of this plguin; however, I'm having a heck of a time getting it to work on my blog. I've just got a test of it on the most recent post at my blog, but all I'm seeing is a text link stating, View photos at SmugMug . I've tried using different feeds, both RSS and atom from multiple galleries, and get the same thing. I verified that all of my galleries are set to be public, and to allow external links. I'd like to get this to work with Lightbox, but for now, just getting the thumbnails to appear on my site would be great. Could you point me in the right direction? Here's the code I've got inserted into my WordPress post:[smugmug url="feed://photos.bemyyokoono.com/hack/feed.mg?Type=gallery&Data=6967934_zRtRt&format=atom10"]Thank you!
.
Anonymous
Rated:
2012-06-22 08:38:17
Having no end of trouble setting up a simple hello world dart script in IntelliJ IDEA Ultimate (complains about syntax before the print function call), the fragmentation between IDEA and Webstorm is frustrating.
.
jakesays
Rated: noRate
2012-06-10 16:21:32
Soon as I posted that I noticed the 'bugtracker' link.
.
jakesays
Rated:
2012-06-10 16:20:00
Awesome plugin. Just one issue that is driving me nuts. I use a custom color scheme with a dark background, and I can't set the colors for local functions! Is there a place for logging bugs for this plugins? -Jake
.
loxal
Rated:
2012-04-05 18:03:25
Is the next version anywhere on the horizon?
.
devdanke
Rated: noRate
2012-02-24 10:01:00
Thank you for creating this plugin!
I hope you and other energetic programmers will add more features.
.
dford
Rated:
2012-01-20 01:47:10
I would love to see further work on this.
.
energy
Rated:
2011-11-07 15:49:41
Good work. Thank you!
Do you have any plans to embed the dart compiler?
.