Skip to content

Activation not working #1

Description

@Sieboldianus

Thanks for the great extension!

I wish to use it to activate folding for org-mode beancount files. However, even after installation of the three extensions, folding is not possible:

I added to settings.json:

    "editor.showFoldingControls": "always",
    "editor.folding": true,
    "editor.foldingStrategy": "indentation",
    "editor.stickyScroll.enabled": false,
    "vscode-org-fold.languagesToFold": [
        "beancount"
    ],

I added this to settings.json in three locations, local, in WSL and in Windows.

However, the vscode-org-fold.languagesToFold is shown with lessor opacity in all, hinting that vscode-org-fold is not installed:
image

image

image

.. and the folding icons are not shown:
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions