All notable changes to the "typescript-snippet" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release of TypeScript Snippet Extension
- fix: change vscode engine
- feat: update readme(wip)
- feat: add useState with Type
- feat: update readme(wip)
- feat: add interface
- fix: change table
- fix: change snippet
- fix: fix interface generic
- fix: add import react
- Add type alias snippet
- Apply capitalize
- change capitalize in tstate
- change type assertion to assign in tstate
- add useQuery
- add useState snippet and useReducer snippet in typescript snippet
- fix: change priority initialState in useState
- feat: add detail type in typeFunction
- feat: add as const
- feat: add mapped type
- feat: update readme
- update icon
- change display name in package.json
- feat: change Function Type body
- feat: add Map Instance
- feat: add define Map type
- feat: add Set Instance
- feat: add define Set type
- feat: update readme
- feat: delete typescript snippet
- feat: change vscode engine version
- internal utility type snippet
- change trfc
- add array type
- update readme
- update readme
- add array snippet
- update readme
- react snippet with no props
- enum snippet
- fix snippet
- contain $