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 open label with simple file dialog #238875

Closed
3 tasks done
alexr00 opened this issue Jan 27, 2025 · 0 comments
Closed
3 tasks done

Test open label with simple file dialog #238875

alexr00 opened this issue Jan 27, 2025 · 0 comments
Assignees
Milestone

Comments

@alexr00
Copy link
Member

alexr00 commented Jan 27, 2025

Refs: #194519

Complexity: 3

Create Issue


Setup:
Set "files.simpleDialog.enable": true.

Testing:

  • You'll need to write a very small extension. The hello world sample is always a good place to start.
  • Add a call to vscode.window.showOpenDialog({ openLabel: 'some message' } in your extension.
  • Run your extension. Verify that your openLabel is shown as the label for the accept button in the simple file dialog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants