Git Product home page Git Product logo

Comments (5)

fbricon avatar fbricon commented on July 24, 2024

This is weird. I don't see why it doesn't work, but my guess is the textedit is malformed (missing fields?)

from vscode-xml.

angelozerr avatar angelozerr commented on July 24, 2024

Perhaps it's a problem from lsp4xml which doesn't create the well range?

from vscode-xml.

angelozerr avatar angelozerr commented on July 24, 2024

It seems that vscode doesn't support edits for CodeAction and only command. The CSS Language Server had similar problem, see microsoft/vscode#57440 (comment)

from vscode-xml.

angelozerr avatar angelozerr commented on July 24, 2024

lsp4xml returns now list of Command instead of CodeAction (like CSS Language Server). It requires that this command must be registered on client side. See my PR at #34

from vscode-xml.

angelozerr avatar angelozerr commented on July 24, 2024

@fbricon I would like to provide codeaction for vscode-xml. It seems you are not OK with my #34 (which works like CSS Language Server).

Could you help me to configure vscode-xml to support codeaction literal please. Otherwise if it's not possible (vscode supports codeaction literal?) is it possible to accept my PR #34 and after we will change it as soon as vscode supports code action literal.

CSS Language Server supported CodeAction list but they change it to Command list (see microsoft/vscode#57440 (comment)), so I tell me if vscode does that, I think vscode doesn't support CodeAction literal?

Thanks for your help!

from vscode-xml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.