You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Implementations.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
|_Jedi Language Server_|[Samuel Roeca](https://softwarejourneyman.com/pages/about.html#about)|[jedi-language-server](https://github.com/pappasam/jedi-language-server)| Python Language Server wrapping [Jedi](https://github.com/davidhalter/jedi)|
13
13
|_Ruff Language Server_|[Charlie Marsh](https://github.com/charliermarsh)|[ruff-lsp](https://github.com/charliermarsh/ruff-lsp)| Language Server for Python's [ruff](https://github.com/charliermarsh/ruff)|
14
14
|_Stata Language Server_|[Hai Bo](https://github.com/HankBO)|[stata-language-server](https://github.com/HankBO/stata-language-server)| Language Server for [Stata](https://www.stata.com/)|
15
+
| _Systemd Language Server_ | [Paweł Sacawa](https://github.com/psacawa) | [systemd-language-server](https://github.com/psacawa/systemd-language-server) | Systemd Unit File Language Server
15
16
|_VSCode `autopep8` extension_|[Microsoft](https://github.com/microsoft)|[vscode-autopep8](https://github.com/microsoft/vscode-autopep8)| VSCode extension for Python's [autopep8](https://github.com/hhatto/autopep8)|
16
17
|_VSCode `black` extension_|[Microsoft](https://github.com/microsoft)|[vscode-black-formatter](https://github.com/microsoft/vscode-black-formatter)| VSCode extension for Python's [black](https://github.com/psf/black)|
17
18
|_VSCode `isort` extension_|[Microsoft](https://github.com/microsoft)|[vscode-isort](https://github.com/microsoft/vscode-isort)| VSCode extension for Python's [isort](https://pycqa.github.io/isort)|
0 commit comments