X Tutup
Skip to content

Add Support for Independent Configuration Files to Reduce Line Count in VSCode's settings.json #368

@kortin99

Description

@kortin99

Problem

The VSpaceCode extension occupies an excessive number of lines within the VSCode configuration file. This extensive occupation makes it challenging to maintain other configurations effectively, as it clutters the main settings file and increases complexity.
image

Solution

The proposed solution is to allow VSpaceCode settings to be defined in a separate configuration file. Users could specify a path in the extension settings that points to this external file. Like this:
image
This would drastically reduce the number of lines in the main VSCode settings file, thereby simplifying its maintenance and improving its readability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup