Dymitr
Dymitr
Not an issue but a feature request. Add more flexible regex like: `[:name]{length}` or something like that Add basic regex support into `[:]` regex like `[a-z:name]` Sorry for my bad...
**Describe the bug** A clear and concise description of what the bug is. When i try to add new feature (games) const { Feature } = require("../../../handler"); module.exports = class...
``` C:\Users\i0x\Desktop\std\ace.js\node_modules\renderkid\lib\renderKid\styles\rule\DeclarationBlock.js:40 this._getDeclarationClass(prop).setOnto(this._declarations, prop, value); ^ [TypeError: this._getDeclarationClass(...).setOnto is not a function] ``` ``` C:\Users\i0x\Desktop\std\ace.js>node --version v17.7.2 C:\Users\i0x\Desktop\std\ace.js>yarn --version 1.22.15 ``` ``` "pretty-error": "^4.0.0", "renderkid": "^3.0.0" ```
### Check for existing issues - [X] Completed ### Language Raku ### Tree Sitter parser link _No response_ ### Language server link https://github.com/bscan/RakuNavigator ### Misc notes May require registering additional...
It would be awesome if mox would be able to act as a relay server between other mox instances (or any other mail servers), and display relayed email since it's...
**Describe the bug** ``` (gjs:129601): Gjs-CRITICAL **: 09:00:01.580: JS ERROR: Error: Version 4.0 of GI module Astal already loaded, cannot load version 3.0 require@resource:///org/gnome/gjs/modules/esm/gi.js:19:23 @gi://Astal:3:25 ``` **To Reproduce** ``` mkdir...