-
I'm currently using mdBook [for the documentation of my Pikelet language](https://brendanzab.github.io/pikelet/). I want to be able to add my own, [custom language](https://github.com/isagalaev/highli…
-
Hello.
`omnisharp-emacs` has a really useful feature: jumping to the decompiled sources of a DLL. Unfortunately, the current implementation of `lsp-mode` for Omnisharp doesn't support it.
It's p…
-
>> from wiktionaryparser import WiktionaryParser
>> parser = WiktionaryParser()
>> word = parser.fetch('ฉลาด')
>> word
[]
The page is clearly there on the website: https://e…
-
Original reporter: `josemic`
Affected versions: `OTP-17.0`, `OTP-18.2`
Component: `dialyzer`
Migrated from: https://bugs.erlang.org/browse/ERL-66
---
```
The doclet crashes and stops compilation:
{…
-
`CONFIG_X86_X32_ABI` is used throughout the kernel ([example](https://elixir.bootlin.com/linux/v5.14.15/source/arch/x86/kernel/ptrace.c#L1112)). However, it is not visible in Elixir ([ref](https://el…
-
## Environment data
- VS Code version: Code 1.39.2 (6ab5985, 2019-10-15T15:33:00.827Z)
- Extension version (available under the Extensions sidebar): 2019.10.41019
- OS and version: Darwin x64 19.…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
| Version/Branch | 0.11.11
GraphQL schema …
-
Related to #783.
SANY should output help text for its command line parameters in the following cases:
1. No parameters are given
2. Incorrect or unrecognized parameters are given
Currently t…
-
The [Galaxy language server (GLS)]( https://github.com/galaxyproject/galaxy-language-server) has started to support Galaxy Tool definitions in XML. It can by now lint Galaxy tools, bootstrap test & co…
-
eg
* in python both lists and sets or grouped under `list`
* in general functions and lambdas are grouped under `function`
* formal and actual arguments are group together under `arg`
I'm not s…