Adrian Sampaleanu

Results 46 issues of Adrian Sampaleanu

The ideone command should be able to handle all supported languages on ideone by name as well as number and there should be some validation done before making an ideone...

enhancement

After modularization, some methods invoked by command parse rules still take as parameters some variables which are global (e.g. message-id, parent-id) and are set to the component of the current...

enhancement

It could be useful to know certain stats such as: - bot uptime - most asked for keys - current privileged users - number of lurkers in the last day...

enhancement

### Describe the bug On Windows 11, trying to build v-analyzer fails as seen below. ### Expected Behavior Expected v-analyzer to build successfully. ### Current Behavior ![image](https://github.com/v-analyzer/v-analyzer/assets/281639/3f7c25c6-904c-4930-9eca-dd1f80aea1d4) ### Reproduction Steps...

bug

Currently, when doing some code where a non-existing selector is used, the debugger pops up and a button allows for the creation of the named selector. The popup doesn't allow...

enhancement
debugger

Currently, when using a debugger-driven development style, it doesn't seem possible to create a class and any traits it might use, at the same time. A class that doesn't exist...

enhancement
debugger