Taras Shevchuk

Results 8 comments of Taras Shevchuk

@ske66 Sometimes it's useful because you can have confirm button in the top or in the middle of view with some specific UI. But I guess it's need separate API...

The solution shoud accept, that some custom markup extension can use the namespace. That means, that namespace can be used not only in node name, but also in some node...

The current logic works like this: 1. Getting all the text from document 2. Formattimg text 3. Replacing document text with the formatted one. I can save the cursor position...

> update on this: thanks to the MFractor team we now have an idea on where to start and are actively working on porting the VS4mac extension to VS 2022....

@NicoVermeir yes, publish please your changes to the separate branch, I will check how it is working there

dynamic actually solving this problem

> `macos-13-arm64` is not a supported macOS agent for Azure Pipelines. All supported macOS agents are documented [here](https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml#software). That is the very reason why this change ticket was created. And...

Now there's one more option to use custom glide module from C# code. Just install package of this project: https://github.com/KDD-Digital-Healthcare-GmbH/Kdd.Glide.AppModuleInjector NOTE: if you need custom AppModule for glide just to...