-
## Output of `haproxy -vv` and `uname -a`
```
$ haproxy -vv
HA-Proxy version 1.8.20 2019/04/25
Copyright 2000-2019 Willy Tarreau
Build options :
TARGET = linux2628
CPU = g…
-
# Overview
Emacs crashes with segv when opening `library/clp/bounds.pl` in Emacs with sweep enabled.
# Reproduction procedure and error
## sweep config
~~~elisp
(leaf sweeprolog
:doc "…
-
Currently, `spec/message.ebnf` is written using the so-called W3C EBNF. It's one of a few BNF variations, commonly used in W3C and Unicode (I think?).
One of the nice-to-have reasons for picking it…
-
Type: Performance Issue
## Background
In PR #175339 a change was introduced to ensure that the custom prepareStackTrace handling doesn't disappear after re-assignment. The implementation of th…
-
does this thing understands BNF, or maybe a bnf -> ohm converter? or do I have to learn another meta langauge?
-
Hier soll das Tool [BNF Converter](http://bnfc.digitalgrammars.com) einmal ausprobiert werden. Bei diesem Tool kann man eine Grammatik für eine Sprache in Form einer BNF angeben. Das Tool erzeugt aus …
-
- VSCode Version:1.0.0
- OS Version:Windows 7
would it be possible to support it in the future?I think .sublime-syntax is more easy to write and readable.
-
Issue Type: Bug
I use 3 accounts in VS Code:
1. GitHub account (for the GitHub extension)
2. Personal Microsoft account (for settings sync)
3. Work or school Microsoft account (for Live Share)
When…
-
**Is your feature request related to a problem? Please describe.**
Currently names can start with a potpourri of characters:
```
name-start = ALPHA / "_"
/ %xC0-D6 / %xD8-F6 / %xF8-2F…
-
Issue Type: Bug
1. Write a regex string
2. Enter an `@` inside of square brackets.
3. Observe that afrter the string, no highlighting occurs.
![image](https://user-images.githubusercontent.com…