Yves Goergen
Yves Goergen
@NumeriusNegidius As far as I understand it, fixing the mentioned hyperlink text issue (#19) should also allow fixing this issue, right? Could you please take a look at it again?
Here's the messages.json file for German (de): ``` { "extensionDescription": { "message": "Markierten Text mit beliebigen Suchmaschinen über das Seiten-Kontextmenü suchen." }, "menu_rootLabelText": { "message": "Suche nach „$query$“", "placeholders": {...
I did figure that out. And I always set it. Otherwise you'd have two lines and that would be a giant mess. That setting has been there since Microsoft added...
I tend to find my own issues when I search for the general topic. Maybe this **additional information** is helpful: I've set up Visual Studio to indent tabs with 4...
So, what's broken then when Terminal won't show me the VS 2022 profiles or the Git Bash profile? All of them are installed. And do I need to take special...
```json { "$help": "https://aka.ms/terminal-documentation", "$schema": "https://aka.ms/terminal-profiles-schema", "actions": [ { "command": { "action": "copy", "singleLine": false }, "keys": "ctrl+c" }, { "command": "paste", "keys": "ctrl+v" }, { "command": "find", "keys": "ctrl+shift+f"...
```json { "dismissedMessages" : [ "setAsDefault", "closeOnExitInfo" ], "generatedProfiles" : [ "{b453ae62-4e3d-5e58-b989-0a998ec441b8}", "{807ee6ac-575b-5fc3-addf-d6b776d86c4c}", "{7990c245-801b-5dac-b188-4c24a940312e}", "{2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b}", "{16208362-94fc-5b1f-a491-5b2624d5ab56}", "{574e775e-4f2a-5b96-ac1e-a2962a402336}" ], "settingsHash" : "ad91168ea1206c89-01d9eb26187bfb72" } ```
Sorry, that doesn't change anything. I guess that Terminal's settings system is broken. I can't really use it to copy settings to another computer. What would I need that settings...
Trying this on another separate computer now and the Git Bash profile just won't appear. The app itself is available from the start menu, but it can't go into the...