A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
Kate is a multi-document, multi-view text editor by KDE. It features stuff like code folding, syntax highlighting, dynamic word wrap, an embedded console, an extensive plugin interface and some preliminary scripting support.
It's in Microsoft Store too: https://apps.microsoft.com/store/detail/9NWMW7BB59HW?hl=en-us&gl=us
Can be installed from CMD without admin:
winget install --id 9NWMW7BB59HW --source msstore
And can be installed in user context without admin permissions with "/CURRENTUSER".
Can be installed from CMD without admin:
winget install --id KDE.Kate --scope user --silent --source winget