Skip to content

Selection Sync and Live Evaluations

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 03 Jan 17:05
· 101 commits to master since this release
2393fc9

New Features

  • Instead of using Code Actions to create snippets, we just use send the selection to the API server and show it in the UI.
  • Evaluations are automatically updated using the event stream.

Removals

  • Removed Code Action logic.
  • Removed task matching logic.