Atom 编辑器的 dartlang 插件是否与 dart-tools 插件兼容?

Is the dartlang plugin for Atom editor compatible with the dart-tools plugin?

我正在编写飞镖代码,使用dartlang plugin, and also want to use stagehand templates that are a part of dart-tools

您不想同时使用 dart-tools 和 dartlang atom 插件,因为它们有相当多的重叠。在 dartlang 直接支持 stagehand 之前,我现在建议从命令行 运行 stagehand。