-
I would like to see more options with code folding and with bracket matching.
It seems the user base is quite split on how they want the collapsed region to display, so I think this should be a user …
-
Hi,
i was wondering if anyone has ever retrained OpenFold on a small dataset, e.g. Cath (4.2) to see how well/bad it does at small scale. I am curious for benchmarking -- to compare a new folding me…
-
# Feature Request
Please allow the use of YAML `>` folding for strings. Example:
```yaml
---
# https://taskfile.dev
version: '3'
vars:
DOCKER: podman
tasks:
default:
cmds:
…
-
Folding of block structure of Markdown.
-
We have an existing implementation of the Sangria folding chip. Now, we need to adapt it for Cyclefold, ensuring that we use C::Base rather than C::Scalar for the verification.
Depends on the success…
-
Hey @ben-shor, right now I am attempting to use combfold to fold an homo octomer structure that is similar to human [IMPDH1](https://www.rcsb.org/structure/7RFF) and forms filamentous structures. Rig…
-
HI,
not sure if this is normal, or if there is some sort of memory leak. On Win 11 system FAHClient.exe is using quite a bit of RAM. client is not doing anything at this moment, I paused all the reso…
-
### Details
Users should be able to collapse/expand state nodes, or entire levels, to get a simplified overview of the state machine at different depths without needing to see all of the states at onc…
-
Thanks so much for enabling Fountain support on Zed!
One feature that would be nice is support for [folding](https://zed.dev/features#syntactic-editing) the script based on scenes, sections, etc.
…
-
Transformation of the miscompilation: `select Cond, Y, (shuf_sel X, Y) --> shuf_sel (select Cond, Y, X), Y` (The latter one in the following source code listing)
https://github.com/llvm/llvm-projec…