Marek Kaput

Results 108 issues of Marek Kaput

Implement the following feature in CairoLS: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#show-all-symbol-definitions-within-a-document

help wanted
ide

Implement the following feature in CairoLS: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#show-all-symbol-definitions-in-folder

help wanted
ide

Implement the following feature in CairoLS: https://code.visualstudio.com/api/language-extensions/programmatic-language-features#format-the-selected-lines-in-an-editor

help wanted
ide

CairoLS used to show expression type on hover. This was changed in https://github.com/starkware-libs/cairo/commit/ba74ab11b8c678f97bf3e12d7145f7e01abd1eb1, which actually is a better goal, but it'd be good to bring back the old behaviour with...

ide

`rust-analyzer` provides this capability for *.toml* files: ![image](https://github.com/starkware-libs/cairo/assets/19427053/d0f96df0-0333-496c-9324-2dd7cbd6ce1f) The goal of this issue is to bring similar functionality to CairoLS or just VSCode extension (whatever will be more suitable). Scarb...

enhancement
help wanted
ide

This task is spin off #5355 References: - https://github.com/ebkalderon/tower-lsp/issues/284

ide

We are interested in learning how Salsa is exactly behaving in CairoLS in various situations. It sounds like the best place for this would be to have an environment variable...

ide

Implement fixture-based testing flow for diagnostics. Especially, write tests for #6276

ide

Depends on #6235 and #6126 Basically, marry improvements brought by there two tasks :)

ide

- #6105 added support for multiline diagnostics in the compiler - write an E2E test for such diagnostic in LS test suite - fix any bugs that may happen

ide