Matias A. Rossi

Results 14 issues of Matias A. Rossi

if you work with time-relative loops, you will need something that helps you to have an easier control of the loops. A subfix (fps, s, m, h) at the end...

type:feature
scope:compiler
status:in dev triage

![image](https://user-images.githubusercontent.com/43966706/155401381-e753ba46-c68a-45f3-b3d7-cad61b5d7351.png) > I taked the capture with an unmodified SB 3.8.0

workaround-available
scope:compiler

When writing code, you may want to edit and view multiple files at once, or multiple parts of the same file. ![ezgif-6-2b71428cec80.gif](https://github.com/sannybuilder/dev/assets/43966706/b212551a-9baa-46b3-bfff-404a1d46375b) There are code editors such as SublimeText, Notepad++...

type:feature
scope:IDE
status:in dev triage

In the past I remembered that the **IDE** compiled the strings, but eliminating the spaces, and now it does **not** compile them directly. So you asked me. Wasn't it better...

type:bug
priority:p1
scope:compiler

![90965899-d229a180-e4a2-11ea-8590-7e993dea3f8c](https://user-images.githubusercontent.com/43966706/103656164-06c86200-4f47-11eb-85f8-2a2daf99c64f.gif) > I think the title is explained very well with the image above, and I don't think I'm the only one who thinks that this functionality would be too...

type:feature
scope:IDE

I don't know how to explain this without making it seem redundant... ### Syntax `return [value]` ### Examples ``` return -> 0051: return // default return true -> 0485: return_true...

scope:language

This function should be in charge of maintaining the value of a floating variable, within 360 degrees, in the form of endless tape. That is to say, that if it...

The idea and function of this command would be to limit the value of a variable, keeping it within a specified range. Looking to reduce 6 lines of code to...

type:feature
discussion
priority:p3
scope:compiler

![Captura de pantalla 2021-09-15 140018](https://user-images.githubusercontent.com/43966706/133493617-763b0010-8ae6-44fc-ad42-d87cb73cb68d.png) ⬇ ![Captura de pantalla 2021-09-15 140019](https://user-images.githubusercontent.com/43966706/133493691-6153664c-e56f-450a-a8af-aac2c790fba2.png)

out-of-scope
scope:IDE