Coder Social home page Coder Social logo

Custom file formats about vscode-dash HOT 4 CLOSED

deerawan avatar deerawan commented on September 1, 2024
Custom file formats

from vscode-dash.

Comments (4)

kogent avatar kogent commented on September 1, 2024 1

It seems like as long as the language is set in vscode and there is a matching dash key then it works, if not then you have to setup a dash.docset.lang definition that maps to a key in dash.

The only problem I've seen here is that the settings.json validation complains with Unknown Configuration Setting warnings if the lang definition is one that not part of the default set.

eg- I have ansible-advanced being detected so to make that work I setup:

    "dash.docset.ansible-advanced": [
        "ansible"
    ]

ctrl-h now correctly does lookups in the ansible docset but vscode shows the warning.

from vscode-dash.

deerawan avatar deerawan commented on September 1, 2024

Hi @Yanpas,

I'm not sure that will work in vs code configuration field in package.json. Alternatively, we can add support for gdscript as I check that the extension is exist for it https://marketplace.visualstudio.com/items?itemName=jjkim.gdscript

What do you think?

from vscode-dash.

Yanpas avatar Yanpas commented on September 1, 2024

Good option, but there is no official godot docset. On the other hand I doubt that it can be named other "godot"

from vscode-dash.

deerawan avatar deerawan commented on September 1, 2024

@Yanpas ah yes, you're right. There is no godot docset for Dash. Perhaps you can try to contribute there https://kapeli.com/docsets

from vscode-dash.

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.