yutotnh
yutotnh
In my environment, since commit 2885fbc and its merge commit (f0b43e0f) , shell-format has stopped working. I get the following error message.  I made the following changes to 32e6f3c...
> In my environment, since commit https://github.com/foxundermoon/vs-shell-format/commit/2885fbc8f93189a3157ac6ce5ea1f1d3d0875ba1 and its merge commit (https://github.com/foxundermoon/vs-shell-format/commit/f0b43e0f02eb54f2b63383af4783f3571add1b87) , shell-format has stopped working. > > I get the following error message. The above problem has been...
> The segmenter is available in JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Segmenter Just recently I developed an extension that takes advantage of it. I really wanted to make a pull request to the main...
I was able to add functionality to VS Code itself, so I created a pull request. The pull request created is #203605. Now that it can be integrated within a...