Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gauge associations should be added by default #232

Closed
sswaroopgupta opened this issue Apr 16, 2018 · 2 comments
Closed

Gauge associations should be added by default #232

sswaroopgupta opened this issue Apr 16, 2018 · 2 comments
Assignees

Comments

@sswaroopgupta
Copy link
Contributor

When Gauge is installed the IDE features should be available even when other VSCode plugins are installed.

"files.associations": {
        "*.spec": "gauge",
        "*.cpt": "gauge"
    }

should be added by default to the settings

@nehashri
Copy link
Contributor

nehashri commented Apr 16, 2018

Approach to be followed
When Gauge VSCode plugin is started within a Gauge project workspace, the above settings should be added to the workspace settings. This should be done automatically without prompting the user to add the settings.

@nehashri nehashri self-assigned this Apr 18, 2018
nehashri added a commit that referenced this issue Apr 23, 2018
* starting gauge after validating manifest.json file contents
@nehashri
Copy link
Contributor

should be available in nightly >= 23-4-18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants