frostedpenguin
frostedpenguin
@Myp3a you were right even though indexing the `require()` would not produce errors the widget would not render properly. Therefore I changed my commit and now the right panel is...
Hello you are not doing anything wrong.. As you might have seen this repo is not maintained currently.. So when lua 5.4 was released a couple of months ago, it...
@ssleepinbed I think I fixed most of the issues and I did a PR too.. If you want you can clone my fork for the time being
@yyy33 I recently fixed the other themes as well you can check them out on my fork
@pfoerster yes I was thinking something similar to the annotations of the [lua-language-server](https://github.com/sumneko/lua-language-server/wiki/Annotations). So essentially just add the type over the command in comments and after just add a warning...
@clason I just saw that tex-studio has these completion word lists (cwl) to define the completion of commands. I was just wondering if something like that could be implemented here...
@clason sorry I kindof went all over the place with this one.. So the main idea I had was first and foremost defining command arguments the way I demonstrated with...
Ok so consider the example I have on the original comment. The idea is that I want to make a title page that can set different images for different universities....
@clason I am not here to make anyone implement it or something I was just suggesting an idea of mine. Also the same system can be implemented for common packages...
@clason well just because I opened this issue doesn't mean somebody has to implement it _especially_ if it's hard.