eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.93k stars 1.19k forks source link

Setting Vale extension configuration file path in ".vscode/settings.json" file, Does not gets populated to Workspace, Remote, or User level in Openshift Dev Spaces. #23010

Open dipakkarde opened 2 weeks ago

dipakkarde commented 2 weeks ago

Describe the bug

Issue :

Customer has vscode running on their local system and installed vale extension, Vale extension allows to specify a configuration file path by setting this in .vscode/settings.json file, Which gets populated to Workspace, Remote, or User level.

But with Dev Spaces when running python workspace with Vale extension installed, this setting is applied at the Folder level, which is not functioning and it does not gets populated to Workspace, Remote, or User level.

Environment :

RHOCP : 4.14 Dev Spaces : 3.12 and 3.13

Che version

7.84

Steps to reproduce

Below are the reproducer steps :

Expected behavior

Setting Vale extension configuration file path in .vscode/settings.json file, Should get populated to Workspace, Remote, or User level in Openshift Dev Spaces.

Runtime

OpenShift

Screenshots

vale-extension (4)

Installation method

OperatorHub

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

RomanNikitenko commented 2 weeks ago

@vitaliy-guliy could you take a look?