-
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
## Expected Behavior ##
## Actual Behavior ##
## Logs ##
### C# log ###
Post the output from Output-->C# here
### C# LSP Tra…
-
### What is the problem this feature would solve?
Great project. Thank you.
Execuse the issue. I did not find the discussions section enabled for this repo.
I propose providing online playground …
-
The book example in the file `specialized/brandhorst-zach-fibration-hopping/vinberg_3.jlcon` errors both on OSCAR 1.1 and current master:
```
julia> K = QQ;
julia> Kt, t = polynomial_ring(K, :t);…
-
- VS Code Version: 1.56.0-insider (user setup)
- OS Version: Windows_NT x64 10.0.19042
- Electron: 12.0.4
- Chrome: 89.0.4389.114
- Node.js: 14.16.0
- V8: 8.9.255.24-electron.0
Ste…
-
## Error
```
Error:
0: Error reverting
0: Action `create_or_merge_nix_config` errored
Remove file `/etc/nix/nix.conf`
```
## Metadata
|key|value|
|--|--|
|**version**|0.17.0…
-
The recent commits have started work on volume rendering, using the shader in bis_3dvolrenutils.js
While volume rendering can be done with WebGL1, the 3D textures of WebGL2 make this much more effi…
-
The central piece of data in this system is the OD. What's it look like?
# Why have a spec?
Some reasons, all related to [ETL](https://en.wikipedia.org/wiki/Extract,_transform,_load).
1) The …
-
`zk` can provide a basic integration with any [LSP-compatible](https://microsoft.github.io/language-server-protocol/overviews/lsp/overview/) text editor by shipping a Language Server.
PR #21 implem…
-
As per the discussion below, bridge had to introduce a lot of the robustness code to workaround issues with near-api-js robustness. For each of the mentioned issues we need to take one of the followin…
-
I am implementing the Noise protocol and need to send bytes or bytearrays. However, doing so appears to crash this library because it just assumes that anything passed in is a string. To say that this…