Andrew
Andrew
some values seem to be a subset of another, but discord user `@menachem786#9482` finds these values are working
just experienced this on Zed Preview. Was trying to properly port a theme
may not be related to Zed... might be MacOS related? Seems like I can't save on any other app either. (was trying to save the Zed log file)
no, I don't have telemetry enabled 😅 ```json "telemetry": { "diagnostics": false, "metrics": false } ``` is what I have set in my settings.json
we self host our 'Assistant' OpenAI API-like LLM on a private server. Azure support and others, or just having a custom endpoint, would be hugely beneficial.
@sgoudham Got all but the last one in the repo 👍🏽 never heard of the `whiskers` tool until now: would have definitely helped a bit when i got started on...
set the coloring recommendations you mentioned to be similar to treesitter. the sample codes are great! found some discrepancies that the importer didn't get quite right. few things I noticed...
no prob! I regenerated the catwalk images, but seemed like GitHub's relative links render thing took a bit to update the README previews. it should be good now 😄 from...
sure. i've actually given this a try before putting up the M1 PR, but had little luck. brew installs either arm64 or x86 libs and i didn't find a way...
few findings: * couldn't get `-GXcode` cmake builder working properly, and pointing `cmake` in the direction to create for both `x86_84;arm64` still complains that a lib isn't it the right...