File tree 1 file changed +25
-6
lines changed
1 file changed +25
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
+ "Interface - Editor" : [
3
+ {
4
+ "issueId" : 417 ,
5
+ "url" : " pull/417" ,
6
+ "description" : " Improve autocomplete system"
7
+ },
8
+ {
9
+ "issueId" : 421 ,
10
+ "url" : " pull/421" ,
11
+ "description" : " Show symbol documentation on hover"
12
+ }
13
+ ],
2
14
"Interface - General" : [
3
15
{
4
- "issueId" : 400 ,
5
- "url" : " issues/400" ,
6
- "description" : " Disable auto save by default."
16
+ "issueId" : 425 ,
17
+ "url" : " pull/425" ,
18
+ "description" : " Reduce application bundle size"
19
+ }
20
+ ],
21
+ "Go - WebAssembly" : [
22
+ {
23
+ "issueId" : 408 ,
24
+ "url" : " pull/408" ,
25
+ "description" : " Upgrade to Go 1.23"
7
26
},
8
27
{
9
- "issueId" : 401 ,
10
- "url" : " pull/401 " ,
11
- "description" : " Improve settings menu. "
28
+ "issueId" : 412 ,
29
+ "url" : " pull/412 " ,
30
+ "description" : " Run Go programs in a separate worker "
12
31
}
13
32
]
14
33
}
You can’t perform that action at this time.
0 commit comments