๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

vscode: add words to cSpell (streetsidesoftware.code-spell-checker)

Ducky f94979c0 49201ff6

+7
+7
.vscode/settings.json
··· 1 + { 2 + "cSpell.words": [ 3 + "ATFILE", 4 + "DEVEL", 5 + "lexi" 6 + ] 7 + }