Skip to content

Implement showMessage and logMessage from util::IDEServices #185

@jurgenvinju

Description

@jurgenvinju

Describe the bug

In util::IDEServices two very similar functions have lost their effect:

  • showMessage would show a "popup" in the bottom right corner for alerting the user to certain events
  • logMessage would add a log entry to the Rascal MPL LSP log, or the parametrized LSP log, respectively

Both have worked before. So it could be our upgrade to a higher version of VSCode or the LSP that has introduced this
issue. We can also add (manual) tests for these two function to the release issue template while we are at it.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions