- array unsort or shuffle
- array sort snippets for string, boolean, date and objects
toSorted
snippets were merged withsort
- tab jump position icon
- keyboards tricks on README
toSorted
on array snippets
cafe
snippets on JavaScript and TypeScript
- rename snippets identifier
- Unit test before publish task
- Sponsors url
- Badges using shields.io badges for visual studio marketplace
- Restored
afee
andafeea
snippets by community request, to easy use on unit testing - Added the
aafee
andaafeea
with async snippets
- Snippets
afee
andafeea
on arrow functions without return. Were replaced adding an extra step (with tab) on the other snippets that include return to easy delete if was not need
- Async-await arrow functions, by @pranav-kural
- Support property on README
- Support property
- unifying image
caf
snippet tocafe
caf
for implicit returncafe
for explicit return
- promise readme
afpr
snippet for promise with then, catch and finally
- internal reorganization for promises snippets
- array order prop names
- preview image
- variables, json and object literal snippets were moved to a new extension Const & Props Snippets
afeea
snippet for explicit empty with arguments
- destructuring snippets were moved to a new extension Const & Props Snippets
- all the const and properties snippets were moved to a new extension Const & Props Snippets
- array snippets not related with arrow functions
- new export function section snippets
caaf
snippet for constant async arrow functioncaaft
snippet for constant async arrow function with explicit type
caf
snippet for constant arrow functioncaft
snippet for constant arrow function with explicit type
afee
snippet for arrow function explicit withoutreturn
- Snippet are not working on TSX attributes
- Snippet are not working on JSX attributes
- Array Unique Values snippet
- README menu link to Arrays
- Array snippets with
at
,filter
andsort
- Turn helper into array snippets.