FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Support for Independent Configuration Files to Reduce Line Count in VSCode's settings.json · Issue #368 · VSpaceCode/VSpaceCode · GitHub

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

Description

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.

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:

This would drastically reduce the number of lines in the main VSCode settings file, thereby simplifying its maintenance and improving its readability.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL