-
**_By Friday, May 26th:_ If you want to be involved in refining our mission statement, please share your ideas in a comment on this thread. Thanks!** Then we will discuss and vote on our top choices, …
-
Can we translate to other language? There are here in this git a way to add translations?
-
### Request
When we press middle click we can easily add blocks to the workspace, the only missing thing is creating variables, broadcasts, custom blocks, etc.
I propose that we could ea…
-
There should be a simple way for the style author to specify that a `text-field` should be set to the `name_*` feature property that best fits the system’s preferred languages. Secondarily, it would b…
-
The hands-on problem we're using is not that challenging and doesn't require a huge code base. What if we took the approach of walking through the steps to develop the whole code base "from scratch" …
-
Hey, I saw your demo on Reddit and I'm really excited to find other people interested in visual programming languages.
First off, I think you might enjoy [this curation of visual programming langua…
-
Subscribe to this issue and stay notified about new [weekly trending repos in unknown languages](https://github.com/trending/unknown?since=weekly)!
-
Currently, vscode fully controls whether the file uses tab or space to indent. However, as we know, using tabs in yaml files is a syntax error. When using Vue SFC, we expect using spaces to …
-
This has been discussed a little in some other issues:
- https://github.com/microsoft/vscode/issues/113640
- https://github.com/microsoft/vscode/issues/53885
- https://github.com/rust-lang/rust-a…
-
Syntax of identifier names:
* type parameter (aka `PID`):
`[A-Z][A-Z0-9]*`
* `data`, `interface` & (de/[con)structor function](https://github.com/keean/zenscript/issues/14#issuecomment-3029459…