Skip to content

TagLines command#409

Draft
pappleby wants to merge 1 commit intoYarnSpinnerTool:mainfrom
pappleby:new-taglines-command
Draft

TagLines command#409
pappleby wants to merge 1 commit intoYarnSpinnerTool:mainfrom
pappleby:new-taglines-command

Conversation

@pappleby
Copy link
Copy Markdown
Contributor

  • Please check if the pull request fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated to describe this change

To update the documentation on yarnspinner.dev, please visit the documentation repository.

  • What kind of change does this pull request introduce?
  • Bug Fix
  • Feature
  • Something else
  • What is the current behavior? (You can also link to an open issue here)
    More details in Language Server: Command to apply line tags IssuesDiscussion#24 but it'd be nice to apply missing line tags directly from the VS code extension (via the language server). Currently need to use unity, the ysc tool, or add line tags manually.

  • What is the new behavior (if this is a feature change)?
    This PR adds a TagLines command to the language server that takes in a link to a project (or a file in a project) and returns a workspace edit with all the text edits needed to add line tags to every untagged line in the project.

  • Does this pull request introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    None!

  • Other information:
    Starting this out as a draft PR until tests are added

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.

1 participant