robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
176 stars 14 forks source link

[BUG] go to definition stops working when destination modified #98

Closed Cogur closed 1 year ago

Cogur commented 1 year ago

When I start to code and jumpt to a reference or the definition of a keywoard , if i modify the name of the function or the signature, the code navigation stops working for the reference file, and it won't get back even if I Change it back to the original. the only solution is to restart the IDE

working with the latest vs code (1.73.0) robot code: 0.14.2

robotframework==5.0.1 robotframework-crypto==0.3.0 robotframework-jsonlibrary==0.3.1 robotframework-lint==1.1 robotframework-pythonlibcore==3.0.0 robotframework-requests==0.9.2 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==5.1.3 selenium==3.141.0

d-biehl commented 1 year ago

does this happen everytime or only sometimes?

at the moment we have a bug/deadlock in robotcode, that is hard to reproduce. I try to find some hints to fix it.

d-biehl commented 1 year ago

Can you try the latest version about from robotcode and give me feedback if you issue is allready open?

d-biehl commented 1 year ago

do you have any news for me or can I close this issue?

Cogur commented 1 year ago

Hi sorry for the late reply. Will try it tomorrow

On Tue, Apr 11, 2023, 17:55 Daniel Biehl @.***> wrote:

do you have any news for me or can I close this issue?

— Reply to this email directly, view it on GitHub https://github.com/d-biehl/robotcode/issues/98#issuecomment-1503664397, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDABJ236FPSBTEHNVUUZO3XAV5GJANCNFSM6AAAAAARZHY5LU . You are receiving this because you authored the thread.Message ID: @.***>

Cogur commented 1 year ago

Yes it's working now :)

György Csorba @.***> ezt írta (időpont: 2023. ápr. 11., K, 20:47):

Hi sorry for the late reply. Will try it tomorrow

On Tue, Apr 11, 2023, 17:55 Daniel Biehl @.***> wrote:

do you have any news for me or can I close this issue?

— Reply to this email directly, view it on GitHub https://github.com/d-biehl/robotcode/issues/98#issuecomment-1503664397, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDABJ236FPSBTEHNVUUZO3XAV5GJANCNFSM6AAAAAARZHY5LU . You are receiving this because you authored the thread.Message ID: @.***>

--

Tisztelettel Csorba György

d-biehl commented 1 year ago

that's fine. Then I can close this issue.