Andrei Ignat

Results 111 issues of Andrei Ignat

**Is your feature request related to a problem? Please describe.** Comment out lines of code **Describe the solution you'd like** text_commentout like in https://github.com/MediaTek-Labs/BlocklyDuino-for-LinkIt/blob/43693233bc56312dfae7a7db5f93c5870b832206/blockly/generators/arduino/text.js#L37 **Describe alternatives you've considered** comment

**Is your feature request related to a problem? Please describe.** Add a switch block **Describe the solution you'd like** A switch block like in https://github.com/BlocklyDuino/BlocklyDuino-v2/blob/366edd3d54b05af7308669298c7dac7ada435d59/blocklyduino/blocks/blockly/logic.js#L33 **Describe alternatives you've considered** Multiple...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

![image](https://github.com/ignatandrei/BlocklyAutomation/assets/153982/49caa5dc-c903-4042-9376-823d13090b06)

// Expand the default paths for tools on different platforms. var home = Environment.ExpandEnvironmentVariables("%HOME%"); if(System.Runtime.InteropServices.RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) { home = Environment.ExpandEnvironmentVariables("%USERPROFILE%"); } var process = new Process() { StartInfo = new ProcessStartInfo()...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Add kube https://www.docker.com/blog/creating-kubernetes-extensions-in-docker-desktop/

ADd to github https://github.blog/2022-05-20-release-radar-apr-2022/

https://www.stefanjudis.com/blog/reporterror-a-method-to-report-to-global-event-handlers/

enhancement
help wanted
good first issue