Eryu Xia
Eryu Xia
This would be nice because it'll make it faster to browse around in a code base, and is consistent with the behavior of other popular editors like Sublime Text. (Another...
### Bug Description Hi! Thanks for the fantastic plugin! 😃 It's working great for me except one common use case i have. So, i frequently have to do the following:...
## Is Your Feature Request Related to a Problem? Please Describe. Yes it is!! One of the main pain point when migrating from Evernote to Obsidian is that the note's...
See described here: http://docs.seleniumhq.org/docs/04_webdriver_advanced.jsp The selenium lib in Java, python, ruby, etc. all support it, and it seems quite easy to implement. For example see the python implementation: https://code.google.com/p/selenium/source/browse/py/selenium/webdriver/support/wait.py Thanks!
See: https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/ We might no longer require Zig for building ARM binaries (as added in #1249 and #1159)
The Closure Library has [entered maintenance mode](https://github.com/google/closure-library/issues/1214). We're working with the Closure team on migrating our dependency to a new Github repo, containing minimal dependencies required for gRPC-Web. In the...
See: https://github.com/grpc/grpc-web/pull/1446#issuecomment-2187997625 The [`protoc_plugin`](https://github.com/grpc/grpc-web/blob/master/net/grpc/gateway/docker/protoc_plugin/Dockerfile) image is broken since https://github.com/grpc/grpc-web/pull/1445 @benjaminp FYI :) --- UPDATE: Temporarily disabled in https://github.com/grpc/grpc-web/pull/1451