Skip to content

Conversation

aspeddro
Copy link
Contributor

@aspeddro aspeddro commented Apr 28, 2023

This PR add four code actions:

  1. Open Interface file
  2. Open Implementation file
  3. Open Compiled JS
  4. Crete Interface file

This provides support for clients that do not support out-of-specification requests: textDocument/openInterface, textDocument/createInterface.

screencast-2023-04-27_23.26.21.mp4
  • Update CHANGELOG

~uri:path ~newText ~range
~command:None
~edit:
(Some
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this part is repeated multiple times, can you factor that out in its own function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fhammerschmidt fhammerschmidt requested a review from zth April 25, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants