Snippets Collections
<script>
  const fullScreenHeightDiv = $(".fullScreenHeightDiv");
  
  fullScreenHeightDiv.css("height", window.innerHeight);
</script>

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension