Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Recoiljs SnippetsNew to Visual Studio Code? Get it now.
Recoiljs Snippets

Recoiljs Snippets

recoiljs-snippets

|
1,870 installs
| (2) | Free
Recoiljs JavaScript Visual Studio Code snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Recoiljs Snippets

Snippets prefix: rcl

Supported files:

ext
.js
.ts
.jsx
.tsx

Trigger available:

Trigger Recoil
rclimport recoil import
rclatom atom()
rclselector selector()
rclstate useRecoilState()
rclstateloadable useRecoilStateLoadable()
rclvalue useRecoilValue()
rclvalueloadable useRecoilValueLoadable()
rclsetvalue useSetRecoilState()
rclresetvalue useResetRecoilState()
rclisvalue isRecoilValue()
rclsyncatom atom(syncEffect(refine))

Available for Visual Studio Code or vsix file extension

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft