提交 f0d09cf7 编写于 作者: J Joao Moreno

add todo

上级 c8caac36
......@@ -37,6 +37,7 @@ function readOrEmpty(name: string): TPromise<string> {
const root = URI.parse(require.toUrl('')).fsPath;
const source = path.resolve(root, '..', 'bin', 'code');
// TODO@Joao remove this, show the actions regardless and mention the actions can't run if that's the case
const isAvailable = fs.existsSync(source);
class InstallAction extends Action {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册