Antonio Scandurra
e566929d9e
Fix panic when clicking on a definition
...
This was introduced with #2420 and was caused by re-entrantly updating
the workspace. Instead of passing the workspace reference from the outside,
we now define the definition navigation as a method on the editor which solves
the issue.
Note that we also needed to introduce a `defer` call when navigating to a definition
to prevent the workspace from reading the editor during `open_project_item`.
2023-04-29 14:53:17 +02:00
..
2023-04-26 11:13:46 +02:00
2023-04-24 17:41:55 -07:00
2023-04-26 11:13:46 +02:00
2023-04-21 13:06:37 -06:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-28 16:06:55 -04:00
2023-04-24 17:41:55 -07:00
2023-04-28 17:31:12 +02:00
2023-04-28 15:56:41 +02:00
2023-03-28 20:13:17 -07:00
2023-04-24 17:41:55 -07:00
2023-04-27 14:25:14 +02:00
2023-04-28 16:42:36 -04:00
2023-04-28 16:38:00 +02:00
2023-04-24 17:41:55 -07:00
2023-04-28 15:57:36 +02:00
2023-04-21 13:06:37 -06:00
2023-04-29 14:53:17 +02:00
2023-04-28 16:06:55 -04:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-02-27 12:06:10 -08:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-28 17:37:25 +02:00
2023-04-17 12:33:33 +02:00
2023-04-24 17:41:55 -07:00
2023-04-26 13:36:13 +02:00
2023-04-27 14:35:34 -04:00
2023-04-26 11:13:46 +02:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-27 14:29:11 +02:00
2023-04-28 16:42:36 -04:00
2023-04-26 15:46:29 -07:00
2023-04-27 14:29:11 +02:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-27 14:15:04 -07:00
2023-04-28 17:21:10 +02:00
2023-04-26 11:13:46 +02:00
2023-04-27 18:36:28 -06:00
2023-04-24 17:41:55 -07:00
2023-04-27 14:15:04 -07:00
2023-04-28 14:13:07 +02:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-24 17:41:55 -07:00
2023-04-28 17:29:17 +02:00
2023-04-24 17:41:55 -07:00
2023-04-28 17:31:12 +02:00
2023-04-26 11:13:46 +02:00
2023-04-24 17:41:55 -07:00
2023-04-28 16:42:36 -04:00
2023-04-27 10:43:35 -07:00
2023-04-26 11:13:46 +02:00
2023-04-28 12:19:38 +02:00
2023-04-28 17:16:33 -04:00