-
Just learned about Bruno and really liking it so far.
I'm coming from Insomnia and one of their fairly nice features is nested environments, where you can have a base environment and 1 or more addi…
-
Really like this library and have began integrating it in to my engine. However, there's a part of my project I cannot use this library easily, and that's where the strongly typed Id could be used as…
-
### Extension Version
v2.33.0
### VS Code Version
Version: 1.95.1
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
ElectronBuildId: 1042771…
-
Allow multiple layers of workspaces, not just one. This would be useful for tools in the Rust repo, and I think more generally.
-
Currently it is not possible to nest `meterSigGrp` within `meterSigGrp`.
Take this example from the _Fitzwilliam Virginal Book_ edition from 1899:
![image](https://user-images.githubusercontent…
-
I see that nested types aren't supported yet. When will they be supported?
-
https://bullettrain.co/docs/super-scaffolding makes creating resources within organisations much faster.
We already use gem [nested_scaffold](https://github.com/yshmarov/nested_scaffold).
It allow…
-
```fortran
subroutine sub()
real :: gnew(5)
integer :: xbdi(5)
print *, sum(gnew(trueloc(gnew == 0)))
contains
function trueloc(x) result(loc)
logical, intent(in) :: x(:)
integer, allocatabl…
-
### Describe the bug
Metals plugin for nvim doesn't properly import projects that contain nested `build.sbt`. Consider following project structure:
```
.
├── build.sbt
├── LICENSE
├── modules
│…
-
### Current behavior
Only in ios, the nested route jump page jitters, and clicking the button also causes jitter
If you hide the header, there will be no jumping. It is suspected to be a rendering p…