-
Reported by a user:
>Great work on Sourcegraph! I use it daily when conducting code reviews on GitHub, through the Chrome extension. However, AFAICT the Firefox extension doesn’t currently work. I …
-
I've recently pulled some Manjaro updates and it seems to me ctags is somehow ignoring my ~/.ctags config file since then.
```bash
$ cat ~/.ctags
--recurse=yes
--exclude=node_modules
--exclud…
-
Are there any plans to merge the cowboy/cowlib forks upstream? I'm thinking the forks might miss out on security fixes/new functionality over time.
ghost updated
4 years ago
-
#### Description :octocat:
Various org extensions are not correctly loaded when the layer uses `(spacemacs|use-package-add-hook org :post-config (require 'ox-....))` for loading. This can be observed…
-
Currently, no checks are done when passing attributes to `new/2`. This means that it's possible to pass incorrect types or sub-messages while constructing a new struct. In most cases these errors won'…
-
I am receiving error when try to encode Google.Protobuf.Struct.
Example of executed code:
`Google.Protobuf.Struct.encode(Google.Protobuf.Struct.new(fields: %{"valid" => {:bool_value, true}}))`
Stac…
-
```
Process: Emacs [47487]
Path: /usr/local/Cellar/emacs-plus/HEAD-cfa54ab/Emacs.app/Contents/MacOS/Emacs
Identifier: Emacs
Version: Version…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1081 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。
包名后边的数字,前一个是 repo.archlinuxcn.org …
-
I have my proto file in on the top level of my directory. When I run this: `protoc --elixir_out=./lib rpc.proto`, I get the following error:
```
Please specify a program using absolute path or make …
-
Syntect tries to unwrap a None value when highlighting a Bash script. A file that causes this to happen [can be found here](https://github.com/eth-p/bat-extras/blob/763d34d9c9c7f43248f0d1e297c0de0dca2…
eth-p updated
4 years ago