nac5604

Results 7 issues of nac5604

## System Information ### V doctor ``` OS: windows, Microsoft Windows 10 Home v19044 64-bit Processor: 16 cpus, 64bit, little endian, AMD Ryzen 9 4900HS with Radeon Graphics CC version:...

bug

Error when using function `collection.insert_one()`. Code: ```v module sublib import mongo fn main() { mongo_uri := mongo.uri_new('xxx') client := mongo_uri.get_database('discord_bot') col := client.get_collection('discord_bot', 'user_data') col.insert_one({ 'str': 'string' 'number': 2 'float':...

I tried running the polymer.exe file; it shows a white window, then crashes and spits out this error. I've tried to connect using a different port, but I get the...

Implement a system similar to [the Calcite mod](https://www.modrinth.com/mod/calcite) where the user can hover over an item or text component in their command, and it will preview that item/text component on...

enhancement

Currently I cannot see fully what is wrong with my command, because the error goes off-screen. Having the error wrap or scroll would be nice! ![image](https://github.com/arm32x/command-block-ide/assets/85867267/e78ddce2-7b35-4142-ac89-25b0b89d1d4b)

enhancement

Would be useful to have [Better Suggestions Mod](https://www.modrinth.com/mod/better-suggestions) integration.

enhancement

When selections are fixed, allow us to save our selection as a snippet for use later. Currently I need to create a bunch of items with similar but not exact...

enhancement