-
### 📜 Description
When a new project is registered by the scaffolder a subsequent delete event won't delete the resources registered.
### 👍 Expected behavior
The location should be deleted, and the…
-
**Describe the bug**
The middle white circle reads "_Devicetree scripts in scripts/dts/_".
For a reader, the two arrows from above pointing into this circle might be interpreted as editing this di…
-
Thank you for the tutorial. The GBE paper was extremely informative and greatly enhanced my understanding of reconciliation processes.
I am wondering if a single gene tree can be used for reconcil…
-
### What problem does this feature solve?
add api
树形结构的时候,点击单元格返回的数据里有没有可以区分当前点击的是父节点还是子节点的字段
### What does the proposed API look like?
1
-
Create a releases page that will be referenced throughout the documentation. The releases page will provide consolidated links to various referenced GitHub resources that are currently referenced in …
-
## Compiler version
3.2.2-RC1
## Minimized example
```Scala
import language.experimental.captureChecking
class Tree
case class Thicket(trees: List[Tree]) extends Tree
def test1(segments…
-
GitHub displays files in a folder before files in a subfolder, the tree view shows the subfolders first. Example:
GitHub
```
Sources/Webservice/ProductFeedWebservice.swift
Sources/Webservice/Req…
-
With new "Hybrid" bin in configuration tree there is overlap between hybrid, storage, and fuel cell configurations, which could all be considered hybrids.
Consider putting PV-Battery, Generic-Batte…
-
Hi @danieltrt
I have below rule , which is working fine on tree sitter play ground
[[rules]]
name = "replace_boolean_parse_with_literal"
query = """
(
(if_statement
condition: (
paren…
-
I'm trying to figure out incremental parsing with a related Discussions thread: https://github.com/tree-sitter/tree-sitter/discussions/1964
My goal is to be able to compare the CSTs before and afte…