21
Question about Kate
(programming.dev)
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
Sorry I'm not a dev and can't answer your questions, just got curious: you're asking how things like autocompletion would work with Raylib. What's Raylib, and why would it need something special and not work the same way everything else works?
I don't do development but I still like coding in Python and like to know about development.
Raylib is a library for making games. Just a framework.
The reason I ask is because I know what an LSP does but I don’t know how it does it, ya know? I’m not really familiar with how autocomplete and parameter hints work, so would it work the same way a language like C’s autocomplete and parameter hints work or does it just work the same way.
Does that make sense? I tried looking for some answers and was just a bit confused, so I asked here instead.