Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fioncat
Copy link
Owner

@fioncat fioncat commented Aug 26, 2025

Now objects and arrays in toml will show section name.

@fioncat fioncat changed the title feat(parse): enhance syntax highlighting for TOML arrays feat(parse): enhance syntax highlighting for TOML Aug 26, 2025
@fioncat fioncat changed the title feat(parse): enhance syntax highlighting for TOML feat(parse): improve syntax highlighting for toml Aug 26, 2025
@fioncat fioncat merged commit 3c00ac6 into main Aug 26, 2025
2 checks passed
@fioncat fioncat deleted the feat/toml branch August 26, 2025 02:42
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 27, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ubi:fioncat/otree](https://github.com/fioncat/otree) | patch | `0.6.0` -> `0.6.1` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>fioncat/otree (ubi:fioncat/otree)</summary>

### [`v0.6.1`](https://github.com/fioncat/otree/releases/tag/v0.6.1)

[Compare Source](fioncat/otree@v0.6.0...v0.6.1)

##### Features

- Improve footer display when the terminal width is narrow. ([#&#8203;96](fioncat/otree#96))
- Show section name when using toml objects and arrays. ([#&#8203;98](fioncat/otree#98))
- Support [hcl](https://github.com/hashicorp/hcl). ([#&#8203;99](fioncat/otree#99))
- Add `--to` or `-o` command line option, to convert current data to another schema. ([#&#8203;100](fioncat/otree#100))
  - For example, convert current data from JSON to TOML: `otree /path/to/file.json -o toml`.
  - This will print TOML content to stdout.
- Upgrade various dependencies.

#### What's Changed

- feat(ui): enhance footer display logic for root paths by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;96](fioncat/otree#96)
- feat(parse): improve syntax highlighting for toml by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;98](fioncat/otree#98)
- build(deps): bump crossterm from 0.28.1 to 0.29.0 in the all group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;97](fioncat/otree#97)
- feat(parse): support hcl by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;99](fioncat/otree#99)
- feat(cmd): support convert data to another schema by [@&#8203;fioncat](https://github.com/fioncat) in [#&#8203;100](fioncat/otree#100)

**Full Changelog**: <fioncat/otree@v0.6.0...v0.6.1>

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

β™» **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44NC4wIiwidXBkYXRlZEluVmVyIjoiNDEuODQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants