Skip to content

Issues: tact-lang/tact-language-server

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Display gas sum on selection asm Tasks related to ASM support in Tact
#220 opened Feb 14, 2025 by verytactical v0.2.0
Support multi-files in tests tests All related to testing of the project
#214 opened Feb 14, 2025 by xpyctumo
Add tests for Signature help lsp: signatureHelp `textDocument/` Signature Help Request tests All related to testing of the project
#211 opened Feb 14, 2025 by xpyctumo
Support Zed editor (sometime)
#208 opened Feb 14, 2025 by anton-trunov
Integrate decompiler for *.boc files vscode extension Related to extensions for VSCode and VSCodium, not the LS per se
#205 opened Feb 14, 2025 by i582 v0.2.0
Eventually, docs in stubs/ have to be moved to the compiler repo documentation Improvements or additions to documentation tact compiler Related to the `@tact-lang/compiler`
#202 opened Feb 13, 2025 by novusnota
Add auto import on completion lsp: completion `textDocument/` Completion Request
#200 opened Feb 13, 2025 by xpyctumo v0.2.0
Hover: preserve compact markdown lists in doc comments bug Something isn't working or doesn't seem right lsp: hover `textDocument/` Hover Request
#199 opened Feb 13, 2025 by novusnota v0.2.0
Add a mechanism for warning about certain deprecated or legacy features lsp: codeAction `textDocument/` Code Action Request lsp: codeLens `textDocument/` Code Lens Request, i.e. "light bulb" commands lsp: publishDiagnostics `textDocument/` Publish Diagnostics Notification (push model, from the server) tact compiler Related to the `@tact-lang/compiler`
#197 opened Feb 13, 2025 by novusnota v0.2.0
Add source code formatter tact compiler Related to the `@tact-lang/compiler`
#196 opened Feb 13, 2025 by skulidropek
Sort completion by frequency of use lsp: codeAction `textDocument/` Code Action Request lsp: codeLens `textDocument/` Code Lens Request, i.e. "light bulb" commands
#191 opened Feb 11, 2025 by xpyctumo
Add stubs for Struct.fromCell() and related functions documentation Improvements or additions to documentation
#187 opened Feb 11, 2025 by novusnota v0.2.0
Add missing comptime functions to stubs documentation Improvements or additions to documentation lsp: definition `textDocument/` Goto Definition Request
#183 opened Feb 10, 2025 by i582 v0.2.0
Visual clue for top of stack elements in stack signatures on hover asm Tasks related to ASM support in Tact lsp: hover `textDocument/` Hover Request
#182 opened Feb 10, 2025 by anton-trunov v0.2.0
Show size of the message/struct after asCell() call lsp: inlayHint `textDocument/` Inlay Hint Request
#180 opened Feb 10, 2025 by i582 v0.2.0
Gas estimator should take branching into account asm Tasks related to ASM support in Tact
#178 opened Feb 10, 2025 by anton-trunov v0.2.0
Integrate with compiler
#177 opened Feb 10, 2025 by anton-trunov
Show size of contract storage in bytes lsp: hover `textDocument/` Hover Request
#167 opened Feb 9, 2025 by i582 v0.2.0
Add completion for imports lsp: completion `textDocument/` Completion Request
#109 opened Feb 7, 2025 by i582 v0.2.0
Show more information for instructions in asm functions with configuration asm Tasks related to ASM support in Tact lsp: inlayHint `textDocument/` Inlay Hint Request
#91 opened Feb 6, 2025 by i582 v0.2.0
Don't show top-level completion after const lsp: completion `textDocument/` Completion Request
#73 opened Feb 6, 2025 by i582 v0.2.0
ProTip! Adding no:label will show everything without a label.