-
I am implementing call hierarchies in ycmd and ended up facing a situation where jdt.ls behaves differently than the other servers I have tested.
The response to the `incomingCallHierarchy` request…
-
I am guessing v3 of Hardhat is being planned. With that said It may be benifical to give Deno a serious consideration.
### Native web worker support
[see this issue about NodeJs having web work…
-
If the call to `wasm-pack build` fails, `yarn` (which runs `webpack --mode production`) still returns an error code of `0`. I traced the problem to this bit of code:
```js
compiler.hooks.thisCompila…
-
I've recently tried to implement a Library with a Rust-Core that can be used from JavaScript or TypeScript, with a proper Typescript API. Unfortunately I've stumbled upon multiple issues where some th…
-
Add a section focused on blockchain, focused on where Rust is used, for example Solana
-
### What are you really trying to do?
pip install temporalio
### Describe the bug
![image](https://github.com/user-attachments/assets/820ca4e3-dddc-4744-886a-e55fde0bf3d4)
![image](https://git…
-
In typescript, extracting a variable / function / etc. allows you to enter a name for the just created extraction. It would be nice to do the same in RA for functions, modules, variables, etc.
…
-
March 25th
finish up what's already planned
March 18th
Goal: have all new SDKs available by EOW
- [x] switch for Rust - target Mon
- [ ] switch for Typescript - target Wed - maybe
- [x] …
-
need to be able to query the price chart for any token pair from a view based on oracle_snapshots table
optionally it could be a postgres function as well that returns the data
need to be able t…
-
Hi there! 🙂
I'm currently working on a project where I utilize N-API to facilitate the conversion of values from a Rust core to a TypeScript wrapper. However, I've encountered an issue: I'm unable …