Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Support Evaluate Request #68

Open
skess42 opened this issue Apr 23, 2022 · 0 comments
Open

Support Evaluate Request #68

skess42 opened this issue Apr 23, 2022 · 0 comments
Labels
debug-adapter enhancement New feature or request

Comments

@skess42
Copy link
Member

skess42 commented Apr 23, 2022

The Request evaluate is used by watch expressions, which could be useful to evaluate several things:

  • Scores (maybe with a syntax like score @e[tag=some_tag] some_objective)
  • Tags (maybe with a syntax like tags @e[type=player])
  • NBT values (maybe with a syntax like nbt @e[tag=some_tag] some.nbt.path)

It is also used by the REPL feature of the Debug console, which could be useful for:

  • Teleporting the player to the current execution position.
@skess42 skess42 added enhancement New feature or request debug-adapter labels Apr 23, 2022
@Adrodoc Adrodoc changed the title Support watch expressions Support Evaluate Request Jan 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug-adapter enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant