Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Doosan Dart-IDENew to Visual Studio Code? Get it now.
Doosan Dart-IDE

Doosan Dart-IDE

DoosanRobotics

|
851 installs
| (6) | Free
Dart-IDE plugin for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dart-IDE-Plugin

Dart-IDE-Plugin is used to code and build Dart-IDE Projects in Visual Studio Code.

  • ChangeNote

Notice

※ From Dart IDE Plugin 1.1, you should use Dart-Service 3.0.0 or later version. You can download it on our developer site.

  • The following programs must be installed to use this extension.

    • node js : 18.18.0 or later
    • npm : 9.6.7 or later
    • vscode : 1.88.0 or later
    • Dart-Service : 3.0.0 or later
  • The Internet must be connected.

  • If you build a project with this extension, we recommend to use project that was created in this extension.

Features

  • Create, build & run Dart-IDE Project for Dart-Platform.

  • Install and update library to one button.

  • Preview your module's screen

How to build project

  1. Open project folder that create in this extension or Dart-IDE .

  2. Select project from status bar.

    • If you open one project only, you don't need to do it.

    • If you want to run project to Dart-Platform, select platform too.

  3. Go to activity bar and select DART-IDE.

  4. Install and update library.

    • You can check unsupported library in your project.
  5. Choose syntax check enable when build. (This feature support in Dart-Service 2.1.1 or later)

  6. Choose save path of dm file.

  7. Build project

    • If you want to run project to Dart-Platform, click Build&Run Project.
    • You can also build to press below keys.
      • Build
        • Windows : ctrl + shift + b
        • Mac : cmd + shift + b
      • Build & Run
        • Windows : ctrl + shift + r
        • Mac : cmd + shift + r

Project Rules

Module projects installed on Dart-Platform must follow the following rules. Please ensure that the project satisfies the rules below.

  1. Dart-Platform supports multiple platforms. Therefore, libraries that support the following platforms should be used:

    • PC: Window, Mac
    • Robot Controller(Teach Pendant): Linux
    • Tablet: Android
  2. For safety reason, bundler configuration files such as webpack.config.js and esbuild.config.js should not be edited.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft