ThaCuber

Results 20 issues of ThaCuber

how would I check the amount of arguments the user passed to a function, or at least check if there's an argument after the current one? I wanna make a...

(Linux, Pop!_OS 22.04, Cinnamon DE, nightly build) I have a tab width of two spaces, and clicking anywhere in a line with tabs after the first one puts the cursor...

(Linux, Pop!_OS 22.04, Cinnamon DE) as of now, `key` and `keyp` base on the assumption that the keyboard the programmer's using is English, and yeah, that's a safe assumption, but...

bug
editor: code
needs: more testing
needs: more information
keyboard-layouts

I know that there just isn't art for whitespace in the default font, but you can still configure it, and it looks rather jarring when paired with the rest of...

- don't highlight improper usage of unsigned and float suffixes - highlight octal literals' trailing `0` at the beginning (seriously why the designers of the language thought prefixing an octal...

Category: Plugins

lets you debug quickly with a stupid `print()` or anything like that

Category: Lua Core
Category: Plugins

allows you to use either some text already in the document, or the result of a series of previous evaluations/executions

- updated icons that got removed from newer nerd font updates - added configuration for extension icons and known filenames' icons (like, seriously, even the fucking chevron is hardcoded in)

![makesweet-rm2yle](https://github.com/lite-xl/lite-xl-plugins/assets/70547062/cb69f88e-b119-49af-8a64-992e20303345)

- no longer using a pattern to match keywords (the language is now a thousand or more characters bigger) - lambdas are valid jump labels - DEI and DEO were...