Skip to content

No labels!

There aren’t any labels for this repository quite yet.

asm
asm
Tasks related to ASM support in Tact
blocked-by-compiler
blocked-by-compiler
Need extra features in Tact compiler
bug
bug
Something isn't working or doesn't seem right
build-system
build-system
Tasks related to building contracts
CI
CI
CI related tasks
config
config
User-facing configuration settings of the language server
diagnostics
diagnostics
Any diagnostic messages: from the language server, client extension or other tools, like Misti
discussion
discussion
Further information is requested
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
extensions
extensions
Tasks related to editors extensions.
help wanted
help wanted
Extra attention is needed
lsp capability
lsp capability
Requires registering or altering the server capabilities list according to LSP spec
lsp: codeAction
lsp: codeAction
`textDocument/` Code Action Request
lsp: codeLens
lsp: codeLens
`textDocument/` Code Lens Request, i.e. "light bulb" commands
lsp: completion
lsp: completion
`textDocument/` Completion Request
lsp: definition
lsp: definition
`textDocument/` Goto Definition Request
lsp: documentSymbol
lsp: documentSymbol
`textDocument/` Document Symbols Request
lsp: folding
lsp: folding
`textDocument` Folding Request
lsp: formatting
lsp: formatting
`textDocument/` Document Formatting Request
lsp: hover
lsp: hover
`textDocument/` Hover Request
lsp: inlayHint
lsp: inlayHint
`textDocument/` Inlay Hint Request
lsp: publishDiagnostics
lsp: publishDiagnostics
`textDocument/` Publish Diagnostics Notification (push model, from the server)
lsp: pullDiagnostics
lsp: pullDiagnostics
`textDocument/` Pull Diagnostics Request (pull model, from the client)
lsp: references
lsp: references
`textDocument/` Find References Request
lsp: rename
lsp: rename
`textDocument/` Rename Request
lsp: semantic tokens
lsp: semantic tokens
`textDocument` Semantic Tokens Request
lsp: signatureHelp
lsp: signatureHelp
`textDocument/` Signature Help Request
MAJOR
MAJOR
ASAP
PIG
PIG
Preprocessing, Inference, and Generation