-
A column header in a Grid may have multiple lines, and should expand as necessary.
-
### Describe the bug
Whenever you type a `\` into the find dialog it turns the search expression red and disable the search nav buttons.
![image](https://github.com/user-attachments/assets/c1db5…
-
We discussed this in another thread, but in the logs I need to analyze today this is problematic.
Currently there's no support for multi line log lines, this means that the other lines have no date…
-
First of all, Thank you for creating and maintaining this fantastic package! It has been a great help in my flutter web project, and I truly appreciate your efforts.
Currently, the highlighting fun…
-
Multiline comments in JSON are defined in the same way they are in JavaScript:
```
Comment
: Delimited_Comment
;
fragment Delimited_Comment
: '/*' Delimited_Comment_Section* ASTERISK…
-
In v0.31.2 of commonmark, we see this text:
![image](https://github.com/user-attachments/assets/aacc621b-44f9-4941-8a51-5a824d51301a)
And then later:
![image](https://github.com/user-attachme…
-
With `respectsExistingLineBreaks` set to true
```swift
let a = this ||
that
// after formatting becomes
let a = this || that
```
and
```swift
let a = this
|| that
// after formattin…
-
### Extension
https://www.raycast.com/fuksman/rss-reader
### Description
Since most of the titles are omitted, I would like a setting that allows me to display up to any number of lines.
### Who w…
-
See also https://github.com/posit-dev/air/pull/69#issuecomment-2502473548
We have this CI failures on Windows https://github.com/posit-dev/air/actions/runs/12042018483/job/33574939950?pr=69
With thi…
-
Feature request!
1. Select a bunch of lines, then press Tab to indent them all
2. Shift + Tab to dedent one or more lines
Currently Tab with multiple lines selected replaces the selected text w…
rcoup updated
1 month ago