Mr.Danile

Results 9 issues of Mr.Danile

ERROR: An error occurred during the fetch of repository 'six': Traceback (most recent call last): File "/private/var/tmp/_bazel_spa/c65d03ad46177b535ec85ff972d3ff8b/external/bazel_tools/tools/build_defs/repo/http.bzl", line 110, column 28, in _http_archive_impl workspace_and_buildfile(ctx) File "/private/var/tmp/_bazel_spa/c65d03ad46177b535ec85ff972d3ff8b/external/bazel_tools/tools/build_defs/repo/utils.bzl", line 61, column 41,...

ERROR: /Users/liu/Desktop/bazel_ios_projects/demo_application/BUILD:85:16: ImportedDynamicFrameworkProcessor demo_application/demo_application-intermediates/_imported_frameworks/Yoga.framework.zip failed: (Exit 2): sandbox-exec failed: error executing command (cd /private/var/tmp/_bazel_liu/83466836d208232a80695a023ff2b4b7/sandbox/darwin-sandbox/176/execroot/__main__ && \ exec env - \ APPLE_SDK_PLATFORM=iPhoneSimulator \ APPLE_SDK_VERSION_OVERRIDE=14.5 \ DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer \ SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk \ TMPDIR=/var/folders/fh/69nshvzd2h98d99cmytnx9nm0000gn/T/ \...

P3

this is my configuration: ``` (use-package lsp-sourcekit :ensure t :after lsp-mode :config (setq lsp-sourcekit-executable "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/sourcekit-lsp") (setq lsp-sourcekit-extra-args (quote ("-Xswiftc" "-sdk" "-Xswiftc" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk" "-Xswiftc" "-target" "-Xswiftc" "x86_64-apple-ios13.6-simulator") ) ) ) ```

When I use fish_config to configure my theme it doesn't work, it looks like it's stuck. I don't know what happened please help me. Below is my terminal log: ![Screenshot...

needs more info

### Description I successfully created an Xcode project using bazel, but the project cannot run on the simulator. I don’t know what the problem is now. My environment is: Xcode...

bug

我已经使用lsp-bridge进行flutter项目的开发两周了,期间一切都很流畅,但最近有个问题非常困扰我。 我调整了项目的目录结构,导致dart的import语句大量报错。但由于没法显示整个项目的全部异常,之能通过 编译运行才能发现一些较深路径下的import错误,这个过程非常地耗费时间。希望能够加入显示全项目异常的功能。

enhancement
LSP Server missing feature

我得haskell项目已经有hie.yml,但是每次打开在日志窗口会报找不到hie.yml。换成eglot可以正常使用 [study.zip](https://github.com/user-attachments/files/17092224/study.zip)

help wanted

I just want to tell you that this library is cool.