Skip to content

Fix vscode ref issue #1768#1769

Merged
Ekrekr merged 4 commits intodataform-co:mainfrom
moker-spaghetti:fix-vscode-ref
Jul 8, 2024
Merged

Fix vscode ref issue #1768#1769
Ekrekr merged 4 commits intodataform-co:mainfrom
moker-spaghetti:fix-vscode-ref

Conversation

@moker-spaghetti
Copy link
Contributor

fix #1768

@Ekrekr Ekrekr requested a review from GJMcGowan June 28, 2024 14:55
vscode/server.ts Outdated
&& action?.target?.name !== undefined && action.target.name === linkedTable.name
));
if (foundCompileAction.length === 0) {
// raise Error
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unnecessary comments IMO

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments are removed on the next commit. Thanks for the review!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSCode ref jump feature shows error under the project without operations in project or schema is specified in the ref

3 participants