-
**Is your feature request related to a problem? Please describe.**
Structures are a very useful tool in coding, and lack of support for it would be a huge handicap for users.
**Describe the soluti…
-
This is definitely the messiest module, although to some extent that's because it's the most complex. It would be nice if it was a little more pythonic - I'd like it to read more like pseudocode. Ther…
-
### What do you need?
It's a great idea to have a library of patterns - however, in a long list without any qualification, it's difficult to find the right use cases.
A UI to use and identify the …
-
Hi,
How would I add a custom prompt? with {{question}} or something to add code in between. I want to test this prompt
```markdown
You are an expert AI programming assistant specializing in Pyt…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
…
-
Movable main character
In UserView, set up camera correctly and do this:
```
switch(key){
case 'W': mainCharacter.moveUp();
case 'D': mainCharacter.moveRight();
case 'S': mainCharacter…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
…
-
The text in the Vector spec says that these instructions operate on unsigned and signed integers.
For example, it says that vasubu.vv returns the `Averaging subtract of unsigned integers`.
Taken at…
-
## Introduction
I have a somewhat weird setup where I have to mix TEX into my markdown files in order to finally generate specifically formatted PDF.
## Problem
When I use `@import` to includ…