Emilio González

Results 18 issues of Emilio González

Right now there's - `open_file ` opens file - `highlight_regex ` opens file and highlights the lines starting from the line containing `from` and ending in the line containing `to`...

### What package has an issue @mantine/core ### Describe the bug If you set `size` to a big value (~900) in a `Modal`, the transition `slide-left` looks off when the...

bug

When a static file (eg. a `.scss` file) a rust build is triggered. Ideally, it should only trigger a sass build. This makes development a bit slower.

enhancement
cli
assets
discussion

My main use case for this is displaying recursive data. I think currently the only way to display recursive data with minijinja is by flattening it in rust code. Recursive...

**Is your feature request related to a problem? Please describe.** I want to be able to change the current directory only for the current tab and not for the whole...

enhancement

I'd like auto-indentation to always use the indentation of the previous line. I have this (`|` is the cursor) ``` yo {| } ``` I press enter and I'd like...

C-discussion
A-helix-term

### Reproduction steps ```shell mkdir -p test/{.git,.hidden,foo} \ && touch test/{.hidden/index.html,foo/main.rs} \ && cd test/.hidden \ && hx ``` press `f`. File picker should show `index.html` but it shows only...

C-enhancement
A-helix-term

Issue used to store images ![image](https://user-images.githubusercontent.com/78516649/215917091-c792874d-755e-4893-bc1d-f661f2584675.png)