Matthew Lancellotti
Matthew Lancellotti
man page
In an effort to help you support a man page for git-lint, this can be a place for sharing information about git man pages. The command `git --man-path` let's you...
This is a feature request. If somebody types a "bare" link in their markdown, such as http://google.com can we have it highlighted, even though it's not [](http://google.com) ? I think...
Uncaught Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?inva...
[Enter steps to reproduce:] 1. install ide-python 2. try to insert breakpoint in a line of python code **Atom**: 1.58.0 x64 **Electron**: 9.4.4 **OS**: macOS 11.4 **Thrown From**: [ide-python](https://github.com/lgeiger/ide-python) package...
I am using React `^16.8.6` with TypeScript `3.8.0-dev.20200109` and react-google-charts `^3.0.15`. I have followed verbatim the events example [Listen to chart events](https://github.com/rakannimer/react-google-charts#listen-to-chart-events) in the README. I receive the error Type...
Whenever I open a file via a launcher (such as Alfred) or from the Finder (or any finder replacement), Caret opens a new instance of the file. Therefore, if I...
As I type content in Caret, a little vertical line appears to the left of each thing I type ( see #439 ). Unfortunately, I find this to be obtrusive...
Can we have text size in the preferences? That is, the display when you paste things is a fixed size, but for my eyes I would like to make it...
**Describe the bug** The list of git projects to switch to successfully populates, but when selecting one, it does not switch to the project. **Server:** - OS: RHEL 7 -...
I believe there is a bug in `util_functions.py` file, `getcons` function, lines 136-144: def getcons(dim): cons = [] cons.append({'type': 'eq','fun': lambda x : np.sum(x)-1}) for i in range(dim): cons.append({'type' :...
This is more of a question for your sage advice than a feature request or bug report. In my GUI, we want each transaction (tx) specified by the user to...