sublimehq / sublime_text

Issue tracker for Sublime Text
https://www.sublimetext.com
806 stars 39 forks source link

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

Closed ionutgan closed 3 days ago

ionutgan commented 3 days ago

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

BenjaminSchaaf commented 3 days ago

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

keith-hall commented 3 days ago

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

ionutgan commented 3 days ago

Hello, thank you for the suggestions.

@Benjamin, I have the plugin installed already.

@Keith, I will open an issue there, thanks!

On Thu, Sep 26, 2024 at 1:16 PM Keith Hall @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/sublimehq/sublime_text/issues/6496#issuecomment-2376535510, or unsubscribe https://github.com/notifications/unsubscribe-auth/AORYBID457SWUJ3HUDDKNNLZYPNIRAVCNFSM6AAAAABO4QP2JWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZWGUZTKNJRGA . You are receiving this because you authored the thread.Message ID: @.***>

-- Best regards, Ionut Ganea

Senior Technical Integration Engineer, Seller Integrations Bucharest, Romania

TRADESHIFT The Business Commerce Platform tradeshift.com ×€ blog.tradeshift.com

BenjaminSchaaf commented 3 days ago

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