Tasks related to ASM support in Tact
Need extra features in Tact compiler
Something isn't working or doesn't seem right
Tasks related to building contracts
User-facing configuration settings of the language server
Any diagnostic messages: from the language server, client extension or other tools, like Misti
Further information is requested
Improvements or additions to documentation
This issue or pull request already exists
Tasks related to editors extensions.
Extra attention is needed
Requires registering or altering the server capabilities list according to LSP spec
`textDocument/` Code Action Request
`textDocument/` Code Lens Request, i.e. "light bulb" commands
`textDocument/` Completion Request
`textDocument/` Goto Definition Request
`textDocument/` Document Symbols Request
`textDocument` Folding Request
`textDocument/` Document Formatting Request
`textDocument/` Hover Request
`textDocument/` Inlay Hint Request
`textDocument/` Publish Diagnostics Notification (push model, from the server)
`textDocument/` Pull Diagnostics Request (pull model, from the client)
`textDocument/` Find References Request
`textDocument/` Rename Request
`textDocument` Semantic Tokens Request
`textDocument/` Signature Help Request
Preprocessing, Inference, and Generation