-
Having a fold function like the rust's [Iterator::fold](https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.fold) would be a nice-to-have for compacting objects array into a single value.
…
-
Would you be interested in a contribution that would add an iterator or folder over the nodes? For instance, the use-case would be to get all the `classes` defined in a document.
-
Hey! I use custom instruction to emulate the thinking process (COT) in models I talk with (for example: https://github.com/richards199999/Thinking-Claude). It would be great if there would be a way to…
-
Originally encountered on the Julia Slack, then discussed a bit on the Rust Discord.
The following loop has no side effects and should be simple enough to fold, yet both clang and rustc end up with a…
-
そもそもfoldとOptionの組み合わせで書けるのか?
-
### Feature Description
For plugins using the Accessory Plugin template, when you have an multiple accessories, each accessory section in the configuration can be collapsed, as shown for these Dumm…
-
Would be great if long strings (adjustable) could be folded.
Ideally, they would stay folded regardless depth by default, similar to Chrome dev tools json viewer.
-
## Describe the issue
When using an extension like `Better Folding` or `rust-analyzer`, it can happen that you end up with folds in your file that do not originate from the explicit folding extension…
-
when I write haskell code in idea, it automatic folding some symbol ,which makes my code indentation messy.
Is there any way to prevent him, or can you tell me the reason for him to fold automaticall…
-
Hi! Thank you for creating this useful plugin. As someone who uses callouts a lot, this speeds up my workflow significantly.
It would be great if commands to make the callouts foldable are also add…