-
Notifications
You must be signed in to change notification settings - Fork 1
Insights: ton-blockchain/ton-language-server
Overview
-
- 23 Merged pull requests
- 0 Open pull requests
- 13 Closed issues
- 9 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.2.0
published
Jul 14, 2025
23 Pull requests merged by 1 person
-
fix(tolk): don't add
;
for imports#49 merged
Jul 14, 2025 -
refactor(tree-sitter-tolk): improve overall tree-sitter-tolk description
#48 merged
Jul 14, 2025 -
feat(ci): add auto mirroring for Tolk tree-sitter grammar
#12 merged
Jul 14, 2025 -
chore: bump tolkfmt to 0.0.13
#47 merged
Jul 14, 2025 -
chore: bump version to v0.2.0
#46 merged
Jul 14, 2025 -
fix(tolk/tests): fix completion tests
#45 merged
Jul 14, 2025 -
feat(tolk): add experimental Tolk formatter
#43 merged
Jul 14, 2025 -
fix(tolk/grammar): support triple quotes strings
#41 merged
Jul 13, 2025 -
feat(func/highlighting): add
try
andcatch
keywords#40 merged
Jul 13, 2025 -
refactor(server): extract common languages parts
#39 merged
Jul 13, 2025 -
feat(vscode): add action to attach to FunC debugger
#36 merged
Jul 13, 2025 -
feat(vscode): warn if FunC or Tolk extension are enabled
#34 merged
Jul 13, 2025 -
refactor(all): move VS Code extension to
editors/code
folder#32 merged
Jul 13, 2025 -
fix(tolk/settings): fix inlay hints disabling
#31 merged
Jul 13, 2025 -
fix(tolk/completion): fix completion for generic struct static methods
#30 merged
Jul 13, 2025 -
feat(ci): run linter and grammar checks
#28 merged
Jul 13, 2025 -
feat: initial FunC support
#26 merged
Jul 13, 2025 -
fix(tolk/resolving): fix method resolving for generic structs
#25 merged
Jul 13, 2025 -
feat(tolk/toolchain): support Tolk global installation
#24 merged
Jul 13, 2025 -
fix: fix paths to language server from archive in README.md
#23 merged
Jul 13, 2025 -
feat(tolk/rename): wrap in backticks for keyword names
#21 merged
Jul 13, 2025
13 Issues closed by 1 person
-
Mirror tree-sitter-tolk changes to separate repo
#11 closed
Jul 14, 2025 -
Integrate experimental tolkfmt
#44 closed
Jul 14, 2025 -
Completion item to fill all possible cases in match for type
#37 closed
Jul 14, 2025 -
Show type completion for match arm for struct type as well
#38 closed
Jul 14, 2025 -
Move TVM debugger
#35 closed
Jul 13, 2025 -
Warn about FunC and Tolk extensions
#33 closed
Jul 13, 2025 -
Fix static method completion for generic structs
#29 closed
Jul 13, 2025 -
Add initial FunC support
#27 closed
Jul 13, 2025 -
When there are multiple generic methods, LSP can sometimes infer the wrong method
#18 closed
Jul 13, 2025 -
Support global Tolk installation
#19 closed
Jul 13, 2025 -
Fix paths to `server.js` in README.md
#20 closed
Jul 13, 2025 -
feat(tolk/inspection): add unused type parameter inspection
#15 closed
Jul 13, 2025 -
feat(tolk/rename): wrap in backtick keywords names on rename
#14 closed
Jul 13, 2025
9 Issues opened by 4 people
-
Object method is marked as unused
#59 opened
Jul 16, 2025 -
Ls shouldn't suggest generic types in `match(...)` statement
#58 opened
Jul 16, 2025 -
Autosuggestion for function names should suggest built-in methods
#57 opened
Jul 16, 2025 -
Nested includes show up as unused in FunC
#56 opened
Jul 15, 2025 -
Using hole var `_` leads to most other vars in tensor assignment being marked as unused in FunC
#55 opened
Jul 15, 2025 -
Infer FunC constant types
#54 opened
Jul 15, 2025 -
Support FunC catch variables resolving/references
#53 opened
Jul 15, 2025 -
Support inline comments in Tolk hover documentation
#52 opened
Jul 15, 2025 -
Suggest to add `!` for `T?.foo()` call where `foo` defined as `fun T.foo()`
#50 opened
Jul 14, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Cell.load is lacking inference
#7 commented on
Jul 13, 2025 • 0 new comments