jojoee / vscode-scala-cheatsheet

πŸ“’ Visual Studio Code extension : Scala Cheatsheet

Home Page:https://marketplace.visualstudio.com/items?itemName=jojoee.scala-cheatsheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Visual Studio Code extension that lets you open Scala cheatsheet inside the editor.

Version Installs Rating

scala-cheatsheet

Features

  • Scala Cheatsheet: Website to open website inside editor

TODO

Demo

  1. Basic usage + feature
  • alt + shift + P to open available commands
  • Select for open "Webview"
  • Click to "Sharing Environments" section
  • Hover on some command
  • Click it for copy the command
  • alt + N to create new file
  • alt + V to pate the command
  1. Support theme changing
  2. Support other view e.g. PDF and website

Development

npm run compile
npm run test
npm run deploy
vsce login jojoee
vsce publish

Reference

About

πŸ“’ Visual Studio Code extension : Scala Cheatsheet

https://marketplace.visualstudio.com/items?itemName=jojoee.scala-cheatsheet

License:MIT License


Languages

Language:TypeScript 100.0%