Selyss

Results 6 issues of Selyss

By using the lazy package manager's built in features, I have improved the start-up time from **~200ms to ~17ms** (on my machine). This was achieved by loading plugins either lazily...

Hello, I recently discovered this project and think it would be fun to contribute to. I'm looking for some good issues to fix (and using the text editor myself) and...

I was wondering if it would be possible to add highlighting and hover documentation within the string argument of invoked functions. I may try working on this and see how...

enhancement

Hello, I would like to help with converting some performance sensitive features to Rust as mentioned in the README. Is there a To-Do list of these modules that would benefit...

I believe an easy way to specify a build command per project would be very useful and helpful for people with more complex build needs in certain projects. The process...

It may be nice to automatically detect a makefile and use that when a language doesn't have a specific command in the options table. This feature might be a nice...