continue icon indicating copy to clipboard operation
continue copied to clipboard

Add `showToast` function to Intellij plugin

Open LLukas22 opened this issue 1 year ago • 0 comments

Description

Implements the showToast function of the IDE interface for the Intellij plugin.

This allows custom context providers to send messages directly to the IDE.

Checklist

  • [x] The base branch of this PR is dev, rather than main
  • [x] The relevant docs, if any, have been updated or created

Screenshots

grafik

grafik

LLukas22 avatar Oct 02 '24 13:10 LLukas22