Files
vscode/src
Matt Bierner cf27b0ed05 Make sure we cancel code action requests for mainThreadSave
If a code action provider takes too long to compute a code action during save, we skip that code action. However we do not cancel the request itself

With this change, we now cancel `getCodeActions` when the request times out
2019-01-22 15:05:07 -08:00
..
💄
2019-01-07 12:54:57 +01:00
2019-01-17 12:00:26 -08:00