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

Test: file associations and auto save automatic configuration #12527

Closed
3 tasks done
bpasero opened this issue Sep 23, 2016 · 6 comments
Closed
3 tasks done

Test: file associations and auto save automatic configuration #12527

bpasero opened this issue Sep 23, 2016 · 6 comments

Comments

@bpasero
Copy link
Member

bpasero commented Sep 23, 2016

Test for #11974:

Complexity: 2

With the new configuration editing API, we adopted it in some places in the workbench:

  • verify you can toggle auto save from the file menu and this setting is being updated in the global settings file
  • verify you can store file associations in settings by bringing up the mode picker and selecting the option to configure the association
@bpasero bpasero added this to the September 2016 milestone Sep 23, 2016
@chrmarti
Copy link
Contributor

@bpasero @jrieken Does this also cover #8937 and #1396? If not, could you create additional test items? Thanks.

@bpasero
Copy link
Member Author

bpasero commented Sep 26, 2016

#8937 should be covered by a new test plan item that @isidorn should create for filling in node.js debug configuration.

I would think we should have an explicit testplan item for #1396

@bpasero bpasero self-assigned this Sep 26, 2016
@isidorn
Copy link
Contributor

isidorn commented Sep 26, 2016

There is already a test plan item for creating the node.js debug configuration #12460

@bpasero bpasero removed their assignment Sep 26, 2016
@stevencl stevencl removed their assignment Sep 27, 2016
@octref octref removed their assignment Sep 27, 2016
@octref
Copy link
Contributor

octref commented Sep 27, 2016

@bpasero
For Files with Path, it seems to be using global path, even if I'm configuring a workspace setting.

I imagine this setting would be useful project wise and relative path to project root makes more sense. Use cases can include "src/**/*.jsx": "js", etc.

Don't know if this is as-designed so I'm not opening a new issue yet.

@bpasero
Copy link
Member Author

bpasero commented Sep 27, 2016

@octref please clarify what steps you did, what you did expect and what you saw. it is very hard to understand your issue without that. I am fine opening it as separate issue.

@octref
Copy link
Contributor

octref commented Sep 27, 2016

@bpasero
Reported in #12805 as it's a setting problem, not automatic configuration problem.

Here is a problem for toggling files.autosave though: #12802

@Tyriar Tyriar removed their assignment Sep 27, 2016
@Tyriar Tyriar closed this as completed Sep 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants