-
```
Course components contain lots of information so it would be useful to be able
to fold them.
```
Original issue reported on code.google.com by `antti.le...@gtempaccount.com` on 3 Nov 2010 at 7:0…
-
```
Add code collapse to make the code more easy to read
```
Original issue reported on code.google.com by `sefler...@gmail.com` on 20 Jul 2012 at 5:32
-
From https://github.com/KhronosGroup/glTF-Validator/issues/19#issuecomment-337367075
> It's just a case of potentially many errors being generated for a "tiny" mistake (i.e. a wrong `max` value). A s…
-
https://codelabs.developers.google.com/codelabs/android-camera-foldables?hl=ja#0
https://github.com/android/large-screen-codelabs
# refs
https://github.com/LeoAndo/development-conference-memo/iss…
-
## Describe the issue
I use a certain way to split my code into regions which doesn't use explicit region endings. I use the 'seperatorRegex' function for this, and this works well in general. Howeve…
-
### Steps to Reproduce
The attachment is clear:
- open messaging
- click on a contact
- click on the textfield to send a message
- go back
- open the conversation again
- the input field to sen…
-
In test:
```haskell
, unitTestCase "target system: autosynthesis, constant folding 1" def $ do
setNetwork march
setBusType pInt
assignL…
-
vimoutliner is just great, I just started using it for TODO lists. However as completed items count increase, I'll suspect that a way to fold checked items would come handy.
A command to fold the c…
-
Hi, I would like to know why the exp1 function was used to calculate the fold change:
```py
foldchanges = (np.expm1(means[imask]) + 1e-9) / (np.expm1(mean_rest) + 1e-9)`
```
instead of
```p…
ghost updated
5 years ago
-
hi sönke,
can't the folding place the closing curly brace after the `...` ? This would make for a much more compact view.
see: