Joe Gomain Hoyes

Results 15 issues of Joe Gomain Hoyes

Whiles in `markdown-mode` I enter `M-x markdown-view-mode` to view the file. Then I can't get back to editing the file. Returning to `M-x markdown-mode` has the file remaining read-only. ##...

## Summary Any rush command fails, because of node.js version validation. ```bash $ node --version v14.20.0 $ rush --debug update Rush Multi-Project Build Tool 5.56.0 - https://rushjs.io Node.js version is...

### Category - [ ] Enhancement - [ ] Bug - [x] Question - [x] Documentation gap/issue ### Version Please specify what version of the library you are using: 3.7.0...

help wanted 🐇
type: question
area: coding request

### Category - [ ] Enhancement - [x] Bug - [ ] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using:...

type: bug
status: investigate
area: code

### Category - [ ] Enhancement - [x] Bug - [ ] Question - [x] Documentation gap/issue ### Version Please specify what version of the library you are using: [3.7.0]...

type: question
status: answered
area: documentation

### Category - [ ] Enhancement - [ ] Bug - [x] Question - [ ] Documentation gap/issue ### Version Please specify what version of the library you are using:...

type: enhancement
status: investigate
area: code

This PR is a candidate to #260 to fix #259 — since tslint is deprecated.

When set, excludes git ignored files from patch creation. Fixes #254

In enviroments that implement it. When an `AbortSignal#reason` has a value, i.e. in nodejs >= v17.2.0, it is added on the returned `AbortError`. `AbortError#reason` would be `undefined` otherwise. Contrary to...

**Code** The code causing the error: get `Service` by `id` constrained by `of` (`User`) ```typescript /* * typechecks but throws at runtime * Error: Invalid value for type default::User: {"id":"5d4fe742-a85f-11ed-931e-c7a8a8ffec99"}...

bug