GithubHelp home page GithubHelp logo

alechenninger / dartlang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dart-atom/dart

0.0 2.0 0.0 4.44 MB

A Dart plugin for Atom.

License: BSD 3-Clause "New" or "Revised" License

CoffeeScript 2.19% Dart 68.43% CSS 1.80% HTML 27.52% Shell 0.06%

dartlang's Introduction

Dart plugin for Atom

A Dart plugin for Atom.

Build Status

Screenshot of Dart plugin in Atom

Installing

  • install Atom
  • install the linter package
  • install this dartlang package
  • (potentially) configure the location of your Dart SDK

The plugin should auto-detect the Dart SDK location. If not, you can set it manually in the plugin configuration page (Preferences > Packages > dartlang).

Optional packages

We also recommend the following (optional) packages:

  • last-cursor-position: helps you move between cursor location history (useful when using "jump to definition")

Features

  • auto-discovery of Dart SDK location
  • syntax highlighting
  • as-you-type errors and warnings
  • code completion
  • F1 to see dartdocs
  • F3 (or option-click) to jump to definition
  • F4 to see a type hierarchy
  • find references to classes and methods
  • rename refactoring
  • pub commands (get and update) are available via context menus
  • view type hierarchy

A lot of Atom's functionality is surfaced via named commands. You can see all the available commands by hitting shift-command-p.

To view detailed info about what the analysis server is doing, run the analysis server status command.

Sending feedback

Please file feature requests and bugs at the issue tracker.

Developing the plugin

Check out how to develop.

Logging

You can change the logging level for the plugin in the config file. Go to Atom > Open Your Config and find the dartlang section. Add a line for logging, and set it to a value like info, fine, all, or none. All the values from the logging pub package are legal. The log messages will show up in the devtools console for Atom (View > Developer > Toggle Developer Tools).

License

See the LICENSE file.

dartlang's People

Contributors

devoncarew avatar keertip avatar lukechurch avatar radicaled avatar sethladd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.