yash karthik
yash karthik
Using `svg-tag-mode` disables `font-lock-mode` if used via `emacsclient`. It works perfectly when I open emacs standalone without the `--daemon`. **Env info:** - macOS 11.6.2 (Big Sur) - Intel mackbook pro...
**Information:** - macOS 11.6.2 (Big Sur) - Intel mackbook pro - Emacs 27.2 [(emacs-plus)](https://github.com/d12frosted/homebrew-emacs-plus) with doom emacs
Hey w1nt3r, First of all, thank you for the open sourcing this repo. The tests (and hints) have been very useful to me while building and testing [Tiviem](https://github.com/yashkarthik/tiviem) (Typescript EVM)....
# Feature: Variable explorer The variable explorer in the notebooks is a important part of many data science IDEs, though vscode is not a full blown IDE I prefer it...
Tracing calls to Bedrock and OpenAI does not work anymore. Deps: ```js "@aws-sdk/client-bedrock-runtime": "^3.614.0", "@traceloop/node-server-sdk": "^0.9.1", "openai": "^4.52.7" ``` What I'm trying to do: ```js import * as traceloop from...