Coder Social home page Coder Social logo

NOTE: This software is not being actively developed or maintained, however a Dart integration for Visual Studio Code is which can be found in the Visual Studio Marketplace and on GitHub

DartVS: Google Dart support for Visual Studio

Screenshot of DartVS

IMPORTANT!

The current version of DartVS available to install (v0.6) in Visual Studio is very basic and uses regex for syntax highlighting, and shells out to DartAnalyzer on a per-file basis for errors/warnings. This is not terribly reliable!

A new version of the extension (v0.8/v1) is in-progress which uses Google's Dart Analysis service and is much faster and more reliable, however it's not yet ready for release :(

  • Live in v0.6
    • Use DartAnalyzer from the SDK when saving any .dart file and report errors/warnings/hints to the Visual Studio error list
    • Clicking errors navigates to the correct place in code
    • Mostly-reliable Syntax Highlighting
  • In Development for v1
  • Planned for after v1

Installation

Using a custom SDK

If you wish to use a different version of the SDK than the one bundled with DartVS (for example, a dev channel build), you can:

  • Download and unzip a Dart SDK
  • Set the DART_SDK environment variable to point at the SDK root

Feedback

Please send your feedback/issues/feature requests! :-)

DartVS's Projects

dartvs icon dartvs

Visual Studio support for Google's Dart programming language.

simple_dart_project icon simple_dart_project

A simple dart project that contains console scripts, tests and web app to aid testing DartVS.

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.