Going to the settings option launches Altova XMLSpy 2020 ! #12266

Closed
opened 2026-01-31 03:10:47 +00:00 by claunia · 4 comments
Owner

Originally created by @ghost on GitHub (Jan 29, 2021).

Hi,
Going to the settings option launches Altova XMLSpy 2020 ! and not the settings.

Thanks
Richard

Environment

Windows 10

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows 10 Pro 20H2 (OS Build 19042.746)

Windows Terminal version (if applicable):
Windows Terminal Preview 1.6.10272.0
Any other software?

Steps to reproduce

Going to the settings option launches Altova XMLSpy 2020 ! and not the settings.

Expected behavior

go to the Settings dialogue

Actual behavior

Altova XMLSpy 2020 is launching

Originally created by @ghost on GitHub (Jan 29, 2021). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> Hi, Going to the settings option launches Altova XMLSpy 2020 ! and not the settings. Thanks Richard <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment Windows 10 ```none Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows 10 Pro 20H2 (OS Build 19042.746) Windows Terminal version (if applicable): Windows Terminal Preview 1.6.10272.0 Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> Going to the settings option launches Altova XMLSpy 2020 ! and not the settings. # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> go to the Settings dialogue # Actual behavior <!-- What's actually happening? --> Altova XMLSpy 2020 is launching
claunia added the Resolution-By-DesignNeeds-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 03:10:47 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jan 29, 2021):

Is Altova XMLSpy 2020 set as you default json editor? Because the Settings button is still going to launch the settings.json file in your default json editor.

@zadjii-msft commented on GitHub (Jan 29, 2021): Is Altova XMLSpy 2020 set as you default json editor? Because the Settings button is still going to launch the `settings.json` file in your default json editor.
Author
Owner

@ghost commented on GitHub (Jan 29, 2021):

thanks it is, what would it need to be to work as Scott Hanselman demonstrated here ?
Thanks
Richard

Scott Hanselman (@shanselman) tweeted at 7:01 am on Fri, Jan 29, 2021:
Did you get the new Windows Terminal Preview?
🚨THERE IS A SETTINGS UI🚨
https://t.co/2Sww8rXSKJ https://t.co/wgFwHKOagR
(https://twitter.com/shanselman/status/1355048497343459329?s=03)

@ghost commented on GitHub (Jan 29, 2021): thanks it is, what would it need to be to work as Scott Hanselman demonstrated here ? Thanks Richard Scott Hanselman (@shanselman) tweeted at 7:01 am on Fri, Jan 29, 2021: Did you get the new Windows Terminal Preview? 🚨THERE IS A SETTINGS UI🚨 https://t.co/2Sww8rXSKJ https://t.co/wgFwHKOagR (https://twitter.com/shanselman/status/1355048497343459329?s=03)
Author
Owner

@zadjii-msft commented on GitHub (Jan 29, 2021):

From our release notes:

  • IN PREVIEW TODAY: Terminal now has an optional graphical settings editor! Until it's ready for prime time, it's hidden behind a NON-DEFAULT key binding. (#8048)
    • To bind the settings UI to Ctrl+Shift+,, add the following to your keybindings/actions.
{ "command": { "action": "openSettings", "target": "settingsUI" }, "keys": "ctrl+shift+," },
    • The settings editor will become the default action for the Settings menu item and key binding in a future release.
    • Follow along at #6800 for completion stats and community feedback!
@zadjii-msft commented on GitHub (Jan 29, 2021): From our [release notes](https://github.com/microsoft/terminal/releases): > * **IN PREVIEW TODAY**: Terminal now has an optional graphical settings editor! Until it's ready for prime time, it's hidden behind a NON-DEFAULT key binding. (#8048) > * To bind the settings UI to <kbd>Ctrl+Shift+,</kbd>, add the following to your `keybindings`/`actions`. > ```json > { "command": { "action": "openSettings", "target": "settingsUI" }, "keys": "ctrl+shift+," }, > ``` > * > * The settings editor will become the default action for the Settings menu item and key binding in a future release. > * Follow along at #6800 for completion stats and community feedback!
Author
Owner

@ghost commented on GitHub (Jan 29, 2021):

Thanks that's great.

@ghost commented on GitHub (Jan 29, 2021): Thanks that's great.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12266