Skip to content

Conversation

pepeiborra
Copy link
Collaborator

@pepeiborra pepeiborra commented Sep 22, 2022

This has effect only when generating the config schema and won't change anything for the Stan plugin schema at all

This is just for completeness and doesn't have any impact in practice.

```
cabal run haskell-language-server -w ghc-8.10.7 -- vscode-extension-schema

    "haskell.plugin.stan.globalOn": {
        "type": "boolean",
        "default": true,
        "description": "Enables stan plugin",
        "scope": "resource"
    },

```
@pepeiborra pepeiborra requested a review from uhbif19 as a code owner September 22, 2022 17:00
Copy link
Collaborator

@kokobd kokobd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pepeiborra pepeiborra enabled auto-merge (squash) September 23, 2022 05:41
@pepeiborra pepeiborra merged commit fd1a7d1 into master Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants