Results 22 comments of Daniel Benjamin

Hey @Montchy can I pick this up?

Hi @tskarhed, these files don't exist anymore: - public/app/core/components/PermissionList/PermissionList.tsx - public/app/core/components/PermissionList/DisabledPermissionListItem.tsx - public/app/core/components/PermissionList/PermissionListItem.tsx

Forked and used the library from @richardPFisk and it works perfectly. Would really appreciate it if this got merged into this library. Thanks for making this.

Hey, Please is this a thing?

`code --version` outputs: ``` 1.79.2 695af097c7bd098fbf017ce3ac85e09bbc5dda06 arm64 ``` `zig version` is `0.10.1` `which zig` is `/opt/homebrew/bin/zig` My vscode settings is ```json { "workbench.colorTheme": "Default Dark Modern", "zig.zls.path": "/Users/benjamindaniel/Library/Application Support/Code/User/globalStorage/ziglang.vscode-zig/zls_install/zls", "editor.accessibilitySupport":...

Running `file /opt/homebrew/bin/zig` gives `/opt/homebrew/bin/zig: Mach-O 64-bit executable arm64` so I don't think it did install symlinks.

Trying to download zig with vscode throws the error: ![image](https://github.com/ziglang/vscode-zig/assets/19100745/1814b43a-73f6-402c-85d2-d97301f37fa3) vscode also displays the warning: ![image](https://github.com/ziglang/vscode-zig/assets/19100745/ce2921a6-6f2d-4635-904c-43da6e037dde)