Skip to content

☂️ [analytics] instrument IDE contributed actions #125

@pq

Description

@pq

Tracking issue for adding analytics gathering to our contributed actions.


Standard UI Actions

These are actions that typically appear in menus, toolbars, or can be invoked by name.

File and Code Generation

Code Formatting and Style

Analysis Server and Tooling

Pub Package Manager


Quick Assist Actions

The plugin registers a pool of 15 generic "slots" (DartQuickAssistIntention0 to DartQuickAssistIntention14) that are populated dynamically by the Dart Analysis Server. This means the available assists are context-dependent.


Quick Fix Actions


View Defined Actions


Editing Operations

Non-DAS operations:

  • surround-with
    • DartWithExpressionSurrounder
    • DartStatementSurrounder

Corresponding issue for Flutter plugin actions: flutter/flutter-intellij#8598

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions