-
### Godot version
3.4.4
### VS Code version
1.66.0
### Godot Tools VS Code extension version
1.1.3
### System information
Windows 10
### Issue description
As it says in the …
-
### Describe the project you are working on
Godot etc
### Describe the problem or limitation you are having in your project
Tree is this huge Control class that displays elements in a hierarchical …
-
**Describe the bug**
If you open root record of a Tree. You can't make any changes to it as Specify vocally complains and cites it as an invalid record due to the lack of a parent.
**To Reproduc…
-
While originally I was mulling over replacing Misago's custom editor (that has snippets of code going back all the way to my 2006 forum software "Callisto" that my cousin has writen for me) with eithe…
-
### Summary
I have a rust import statement, use foo::{bar, baz};
If I place the cursor on the rightmost }, and try to do mdm it doesn't work (error says "Surround pair not found around all cursors")…
-
### Reproducing the behavior
When running "bend run-c" using "large" arrays in the quicksort example in the repo with theese changes on the main function:
```py
(GetDataset) = [1,2,3...2^19]
#…
-
**Describe the bug**
Editor: Editor crash intermittenly occurs when opening Object Tree tool after resetting to default Layout.
- Repro is inconsistent and may take a few repeated attempts.
*…
-
### Version
5.\*.\*
### Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=tree-radial
### Steps to Reproduce
1.echarts offical example;
2.quickly click …
-
Right-clicking a file in the File Tree for a commit shows the 'Edit checked out file' option. This option invokes the built-in GitExtensions editor even when I have set gvim or notepad++ as my editor …
-
**Describe the bug**
JSON Editor Options **onSelectionChange() callback not getting called (Triggered)**
**To Reproduce**
this.editorOptions.onSelectionChange = () => {
console.log("select…