Tobias Steckenborn

Results 19 issues of Tobias Steckenborn

### Environment information ```bash IDE: VSCode Extension: rome.rome v0.10.0 Package: "rome": "^0.7.0-next" OS: Windows ``` ### What happened? 1. TSX file contains spaces between two spans ```tsx Some Text Text...

bug: confirmed
A-Formatter
L-JSX

### Environment information Probably not relevant due to the visible differences in the playground. ### What happened? Formatting a TSX file there's a [deviation ](https://play.rome.tools/?lineWidth=80&indentStyle=tab&quoteStyle=double&indentWidth=2&sourceType=module&treeStyle=0&typescript=true&jsx=true#aQBtAHAAbwByAHQAIAB7ACAARgBvAG8AdABlAHIAIAB9ACAAZgByAG8AbQAgACcAfgAvAGMAbwBtAHAAbwBuAGUAbgB0AHMALwBGAG8AbwB0AGUAcgAnADsACgBpAG0AcABvAHIAdAAgAHsAIABIAGUAYQBkAGUAcgAgAH0AIABmAHIAbwBtACAAJwB+AC8AYwBvAG0AcABvAG4AZQBuAHQAcwAvAEgAZQBhAGQAZQByACcAOwAKAGkAbQBwAG8AcgB0ACAAewAgAEgAZQByAG8AIAB9ACAAZgByAG8AbQAgACcAfgAvAGMAbwBtAHAAbwBuAGUAbgB0AHMALwBIAGUAcgBvACcAOwAKAAoAZQB4AHAAbwByAHQAIABkAGUAZgBhAHUAbAB0ACAAZgB1AG4AYwB0AGkAbwBuACAASQBuAGQAZQB4ACgAKQAgAHsACgAKACAAIAByAGUAdAB1AHIAbgAgACgACgAgACAAIAAgADwAPgAKACAAIAAgACAAIAAgADwASABlAGEAZABlAHIAIAAvAD4ACgAgACAAIAAgACAAIAA8AG0AYQBpAG4APgAKACAAIAAgACAAIAAgADwASABlAHIAbwAgAC8APgAKACAAIAAgACAAIAAgADwALwBtAGEAaQBuAD4ACgAgACAAIAAgACAAIAA8AEYAbwBvAHQAZQByACAALwA+AAoAIAAgACAAIAAgACAAPAAvAD4ACgAgACAAKQA7AAoAfQAKAAoACgAKAAoACgAKAAoA) between Prettier Playground and Rome...

bug: confirmed
A-Formatter
L-JSX

Hello all, I just came across a case that confuses me. The APIs response has a recursive structure. The object returned from the function call to the API is a...

## Describe the bug VSCode Extension Host displays the warning: "2022-12-21 15:02:42.636 [warning] nicoespeon.hocus-pocus - Code actions of kind 'quickfix 'requested but returned code action does not have a 'kind'....

:bug: Bug

I'd propose the addition of a suggester allowing multiple values to be returned. Potential sample use case: > Within the creation of e.g. a meeting minutes template, one could select...

enhancement

Does somebody know how I can understand the issue if disambiguation is applied incorrectly? Given a CSL with such an entry: `` I'm seeing an entry such as 2016b, yet...

- MBT Version: Cloud MTA Build Tool version 1.2.27 - OS Version: ubuntu2004-20240129164719 Steps to Reproduce: 1. Define an application with a route, such as: ``` --- applications: - name:...

As of now variables referencing other variables is not supported. The current implementation of the user interface falsely suggests that this might be possible, yet executing requests ignores variables within...

enhancement

Being able to define the expected input structure (e.g. via RegEx) would be great.

enhancement
form-runtime

In order to replicate: - Create a field in a form, containing e.g. a type select - Click `duplicate` - Change the `Type` on the copy to e.g. multiselect -...

bug