Mideks
Mideks
Will there be support .net 6? Or not, and the project has been abandoned for a long time? :(
### Please confirm these before moving forward - [X] I have searched for my feature proposal and not found a work-in-progress/duplicate/resolved/discarded issue. - [X] This improvements refers to an existing...
I've been experimenting with the plugin, and I've found that exports are pretty poorly matched with run-blocks. My two code blocks are: (python {label='block'}) ````python {label='block'} a = [1, 2,...
When I try to output something in C# with `Console.WriteLine()` in Cyrillic, I get incomprehensible characters instead of what I actually wrote. However, when I enter data with `Console.ReadLine()` and...
Hello! Your plugin is so great! Indeed, very comfortable. to run small pieces of code in notes! I have tried several programming languages that I am familiar with, such as...
Add an option for #49 issue
Feature Request: Add a toggle to dark theme to match the obsidian/system theme as found in browsers
### Feature Requested Many modern browsers have the ability to follow the system's theme, which allows sites to follow the browser's theme and, if they have a dark version, enable...
### Feature Requested Add keyboard shortcuts to zoom in and out of a web page (ctrl +, ctrl -, ctrl scroll) and some other keyboard shortcuts such as reload the...
Okay, for example I have a Player NPC. I want to change his pose to SITTING pose with command `npc property set 1 pose SITTING`, but... nothing heppend! Some poses...
### Checklist - [x] I am sure the error is coming from aiogram code - [x] I have searched in the issue tracker for similar bug reports, including closed ones...