senkenn / sqlsurge

Visual Studio Code extension for SQL language server
https://marketplace.visualstudio.com/items?itemName=senken.sqlsurge
MIT License
18 stars 0 forks source link

Refactor workspace paths and remove deprecated test files #113

Closed senkenn closed 2 weeks ago

senkenn commented 2 weeks ago

This pull request updates the workspace paths to reflect the new directory structure and removes deprecated test files. The changes include adjustments to configuration files and script paths, ensuring that the project references the correct workspaces. Additionally, obsolete test files have been removed to streamline the codebase. This refactor enhances maintainability and aligns the project with current standards.