Closed ARS101 closed 1 year ago
Checked and the problem was solved. Now you can format your codes in two ways. 1- Tell null-ls how to do it, and every time the code is saved, it will be automatically formatted. 2- Introduce the formatter package to mason-null-ls (for example, you can use black for Python) and format your code by pressing space + f.
Can confirm. It's solved.
Describe the bug: I get this warning:
[LSP] Format request failed, no matching language servers.
To reproduce Open a python file using nvim
Expected behavior No warnings.
Screenshots
Informations