Mr.Danile
Mr.Danile
> Could you provide a sample project to reproduce the issue? [testIOS.zip](https://github.com/emacs-lsp/lsp-sourcekit/files/6371222/testIOS.zip)
> We have seen this in the past when your `glob([??])` of files didn't actually match anything (or at least not a framework binary thanks! This problem has bothered me...
> Can you post your `BUILD` files? This is the file of my test project [bazel_project_files.zip](https://github.com/bazelbuild/rules_apple/files/6866108/bazel_project_files.zip)
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "build_bazel_rules_apple", sha256 = "12865e5944f09d16364aa78050366aca9dc35a32a018fa35f5950238b08bf744", url = "https://github.com/bazelbuild/rules_apple/releases/download/0.34.2/rules_apple.0.34.2.tar.gz", ) load( "@build_bazel_rules_apple//apple:repositories.bzl", "apple_rules_dependencies", ) apple_rules_dependencies() load( "@build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies", ) swift_rules_dependencies() load( "@build_bazel_rules_swift//swift:extras.bzl", "swift_rules_extra_dependencies", ) swift_rules_extra_dependencies() load( "@build_bazel_apple_support//lib:repositories.bzl",...
Xmonad is very stable and I like it very much. I hope he can support wayland
> set --show fish_pager_color_description thank you for your reply.I'm not sure what's going on, the process gets stuck and won't complete 
> Alright. Which fish version is this? > > Do you have any config? Any plugins? Anything that e.g. might be triggered when a color variable changes? > > I...
> > The version number is 3.4.0. > > That's rather outdated and I would prefer if you tried fish 3.6.4. > > In particular that behavior that I talked...
> 能给一下测试代码吗? 这是测试代码,我将里面的res和routes目录移动到新的x目录下了,里面所有导入的这两个目录的地方均在报错。在我们的真实 项目中有几百个import报错。 [social_flutter_app.zip](https://github.com/user-attachments/files/16567937/social_flutter_app.zip)
> Found "/home/andy/下载/study/hie.yaml" for "/home/andy/下载/study/src/a" > > 我的可以呀 我这里不行,报这个: --- [09:25:25.649250] Send initialize request (14029) to 'hls' for project study No 'hie.yaml' found. Try to discover the project type! Run...