Skip to content

Installing exuberant-cTags package command is not executable  #577

@harishgadiya

Description

@harishgadiya

Environment data

VS Code version: 1.18.1
Python Version: 2.7.6
OS and version: Ubuntu 14.04

Actual behavior

VSCODE prompts to install exuberant-cTags, But it returned command in string like ("sudo apt-get install exuberant-ctags") which is not executable command must be without double quotes.

Expected behavior

Following command should run: sudo apt-get install exuberant-ctags in terminal and install the same package

Steps to reproduce:

  • Open a python template and VSCODE will prompts to install exuberant-ctags plugin

Logs

Getting below log in VSCODE terminal
bash: sudo apt-get install exuberant-ctags: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions