warp icon indicating copy to clipboard operation
warp copied to clipboard

[REQ] Tooltips for Float, Int, and Scalar

Open daedalus5 opened this issue 7 months ago • 0 comments

Description

Tooltips in VSCode for Warp functions that include Float, Int, or Scalar types look like this (for example): Scalar@tile_reduce

It would be nice to remove the @warp_function . I suspect these types are being localized to each function because they are imported from another module (types.py).

Context

Readability

daedalus5 avatar May 13 '25 13:05 daedalus5