sublimehq/sublime_text

"Xpath: copy exact path to clipboad" not working anymore

Closed this issue · 5 comments

Description of the bug

Even I am updated with the last Sublime version, 4180, for quite some time I cannot copy the xpath for several fields from documents (XML, X12, EDIFACT, etc). It was working until recently. This is really annoying. Please help! :)

Steps to reproduce

  1. Start Sublime
  2. Open an XML document
  3. Right click on a field
  4. the XPath copy options are visible but disabled

Expected behavior

To be able to copy the XPath for different fields.

Actual behavior

The XPath copy options are visible but disabled. See print screen.
Screenshot 2024-09-26 at 11 54 25 AM

Sublime Text build number

4180

Operating system & version

macOS

(Linux) Desktop environment and/or window manager

No response

Additional information

No response

OpenGL context information

No response

Those are provided by a plugin you've installed. Are you sure the file you've opened is opened as an XML file?

Probably worth opening an issue at https://github.com/rosshadden/sublime-xpath/issues instead 🙂

Closing as this likely isn't an issue with Sublime Text.

this should be fixed by rosshadden/sublime-xpath#46 fwiw :)