Leonardo Mora
Leonardo Mora
For what is worth, this has been implemented nicely on [neocodeium](https://github.com/monkoose/neocodeium)
You'll get suggestions when writing awk scripts. What is the problem?
@ervinpopescu I was going to. Doing this edit ensures that the function is no longer deleted. But then everything is formatted to be in one line. For functions, I would...
Submitted #7 to fix this. The way functions should be formatted truthfully is a feature request. I'd do it myself, but I don't know go. Yet :)
While this would be pretty cool, I think it's quite a bit of work.
I think it's mostly cosmetic. If you use Neovim on a remote server through ssh, you might not have a browser. If you know the port the chat is on,...
This is not the VS Code repo.
This is mentioned on the docs for [Diff](https://www.chezmoi.io/user-guide/tools/diff/) To avoid dealing with so much quoting, you can also use the available functions. For example, I simply use `print` like this:...
Using `print` should work
Related #399