devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Add alias for scala

Open saqib-trywe opened this issue 3 years ago • 1 comments

Currently, there isn't a defined alias for scala. I propose adding sc as that alias.

Even better would be if there was a ability to define your own aliases in preferences (like Dash).

saqib-trywe avatar Sep 11 '22 16:09 saqib-trywe

This works for me:

  1. Search for Scala
  2. Enable Scala 3.2.0
  3. Clear the input
  4. Type "sc" followed by Tab
  5. Search within Scala

simon04 avatar Nov 04 '22 21:11 simon04