1.12.0 • Published 3 years ago

ts-quickfixes-plugin v1.12.0

Weekly downloads
20
License
ISC
Repository
github
Last release
3 years ago

TS Quickfixes

Features

Declare missing members

This fix declares members that are missing from a certain object. It works in the following scenarios including in situations where a nested object has missing members:

Missing variable members

Missing variable members

Missing argument members

Missing argument members

Missing constructor argument members

Missing constructor members

Missing function/method return members

Missing function/method return members

Requirements

N/A

Extension Settings

N/A

Known Issues

If you expect a fix to be available but it isn't, please open a github issue with a small example explaining the issue

Formatting

This extension/plugin won't do any formatting of generated code. You should enable an editor option like formatOnSave or run a linter to fix the formatting for you.

Release Notes

See CHANGELOG.md

Contributing

See CONTRIBUTING.md

1.12.0

3 years ago

1.9.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-beta.1

3 years ago

1.0.0-dev.1

4 years ago