Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Choosing files when adding a new connection #326

Closed
simran-sohanpal opened this issue Nov 15, 2018 · 1 comment
Closed

Choosing files when adding a new connection #326

simran-sohanpal opened this issue Nov 15, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@simran-sohanpal
Copy link
Contributor

simran-sohanpal commented Nov 15, 2018

When adding a connection profile, certificate and key would it be possible to identify only the files that are in the correct format? e.g. the connection profile needs to be in .json format so only files in .json format are available to select

Could be just a small thing but thought it would help with efficiency in choosing files - also again not sure if VSCode lets you do this

@cazfletch cazfletch added the enhancement New feature or request label Nov 16, 2018
@heatherlp
Copy link
Contributor

Yep we can do this, we just need to change browseEdit() in UserInputUtil to make use of the filters parameter of showOpenDialog

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants