Rose Kunkel
Rose Kunkel
**Describe the bug you encountered:** ``` $ ln -s nonexistent_file broken_link $ fd '' . --exclude broken_link --follow --type symlink broken_link ``` Despite the `--exclude` argument, `broken_link` is always printed....
## Expected behavior Typing `{-` in haskell-mode results in `{-|-}` in the buffer, where `|` is the point ## Actual behavior Typing `{-` in haskell-mode results in `{-|-}}` in the...
Is there a lispy command that can change the delimiters of a sexp? I checked the reference but if it's there I couldn't find it. The behavior I'm looking for...
Some git commands don't work correctly if submodules aren't initialized. For example: ``` $ git clone --recurse-submodules https://github.com/ubolonton/tree-sitter-langs $ cd tree-sitter-langs $ git reset --hard fatal: not a git repository:...
There are a number of block characters in Unicode: - Half blocks (U+2580, U+2584): ▀ | ▃ - Quadrants (U+2596..U+259f): ▖ | ▗ | ▘ | ▙ | ▚ |...
Fixes #67 and #94. Confirmed to work with all-the-icons.
Progress for verifying the benchmarks in https://github.com/nuprl/gradual-typing-performance/tree/master/benchmarks - [ ] acquire - [ ] Write contracts. - [ ] dungeon - [ ] Write contracts. - [ ] forth -...
## Example ```racket #lang racket (provide (contract-out [f (-> #:foo any/c any/c)])) (define (f #:foo x) x) ``` ## Expected output ``` Safe ``` ## Actual output ``` parser: don't...
## Example ```racket #lang racket (class object% (super-new)) ``` ## Expected output ``` Safe ``` ## Actual output ``` parser: don't know what `current-inspector` is context...: temp558 /usr/share/racket/collects/racket/contract/private/arrow-higher-order.rkt:342:33 loop parse-es...
Currently the wording describing the use of っ says this: > In Japanese, because there are no actual 'loose' consonants, the doubling is represented by a special character: a つ...