-
A large number of fusion variants that previously had entries in the VariantSummaries.tsv file have now been removed as of October. All of the removed variants appear to be gene fusions. These variant…
-
Facebook announced **GraphQL** (w/ Relay) at the [React Conf '15](http://conf.reactjs.com/) and the open spec will be released in the near future. It is a great idea that is not specific to React/Rela…
-
### Description
Some Roles are not returning proper data on hitting the API
#### How to reproduce
- CHT(P)/CRCC(P)
This is the list of curl requests which are returning improper data:
`…
-
### Product
Hot Chocolate
### Version
14.0.0-p.119
### Link to minimal reproduction
I haven't yet been able to craft a reproduction
### Steps to reproduce
I'm not yet entirely sure. I believe i…
-
### Describe the bug
Issue #2544 pretty much describes the same problem, but for different language. The continuation line is indented wrong for these file types. Problem goes away with `indent = { e…
-
### Describe the bug
When you have a chained method that starts on the same line as the closing parenthesis of the original function, and the original function has its arguments spread across multipl…
-
### Describe the bug
With treesitter installed and highlight enabled, if a python function's docstring has an unmatched parenthesis followed by at least 1 more line of text, then cursor placement on …
-
This issue is a collection of all the links from the previous link dumps, but listed as a checklist so they can be done a little at a time.
Let me know what you think of this idea @markerikson
*…
-
### Describe the bug
When I format a Lua file I get an error like this:
treesitter/highlighter: Error executing lua: /usr/local/share/nvim/runtime/lua/vim/treesitter/query.lua:330: bad argument #1 t…
-
### Describe the bug
JavaScript indentation is one off when chaining functions such that the next call starts on the same line as the closing parenthesis for the previous call.
### To Reproduce
```…