vscode-abl / vscode-abl

MIT License
21 stars 3 forks source link

Removed source is shown as "source was not found (293)" error #162

Closed ccecvb closed 1 month ago

ccecvb commented 1 month ago

I moved a source that did not compile to a directory outside of the propath. Now the previous source location is shown as an error 293

image

Rebuild project did not remove the error.

mikefechner commented 1 month ago

Does restart language server help?

Gesendet von Outlook für Androidhttps://aka.ms/AAb9ysg


From: ccecvb @.> Sent: Wednesday, July 17, 2024 7:52:38 AM To: vscode-abl/vscode-abl @.> Cc: Subscribed @.***> Subject: [vscode-abl/vscode-abl] Removed source is shown as "source was not found (293)" error (Issue #162)

I moved a source that did not compile to a directory outside of the propath. Now the previous source location is shown as an error 293

image.png (view on web)https://github.com/user-attachments/assets/7fc639a7-a13e-4054-a06f-6ef477136f09

Rebuild project did not remove the error.

— Reply to this email directly, view it on GitHubhttps://github.com/vscode-abl/vscode-abl/issues/162, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADE3WE274VZFUI2LISD5KP3ZMYBCNAVCNFSM6AAAAABK74UF7KVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTENZQHE2TSMQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

ccecvb commented 1 month ago

Fixed by restart language server. Great, just discovered I can use "restart language server" as compile missing rcode, another OEDT feature I was still missing.

gquerret commented 1 month ago

Fixed (duplication of #153)