Skip to content
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

Invalid indent for multiline tuples in function signature return type #150

Closed
andreypfau opened this issue Jan 9, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@andreypfau
Copy link
Member

image
@andreypfau andreypfau added the bug Something isn't working label Jan 9, 2024
andreypfau added a commit that referenced this issue Mar 15, 2024
andreypfau added a commit that referenced this issue Mar 23, 2024
### Added

- Language selection in project template ([#148](#148))
- Empty and example project templates ([#147](#147))
- `#include` assist ([#108](#108))

### Fixed

- Negative method IDs are considered a syntax
  error ([#157](#157))
- Non-ASCII characters in FunC identifiers ([#156](#156))
- Invalid trailing comma in return tuple type ([#155](#155))
- Unresolved reference to uninitialized
  variable ([#151](#151))
- Invalid indent for multiline tuples in function signature return
  type ([#150](#150))
- Auto-complete not work on `slice~` ([#149](#149))
- `method_id` completion ([#126](#126))
- Reference resolving with identifiers containing non-letter
  characters ([#107](#107))
- Uppercase HEX in TL-B ([#100](#100))
- Indent in chain calls ([#38](#38))
@andreypfau
Copy link
Member Author

Fixed in 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant