about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-08-06 01:44:38 +0000
committerGitHub <noreply@github.com>2020-08-06 01:44:38 +0000
commitf1d507270c7d915ef0177feca7b6745d95169ac8 (patch)
treef2c039eba062235b458686151441530051723d5f /docs/dev/debugging.md
parent2cb079ba9add594908f40d48ee2c9ac553306b33 (diff)
parent195111d7698c39fb4d653da3a39a8cb52c9260e4 (diff)
downloadrust-f1d507270c7d915ef0177feca7b6745d95169ac8.tar.gz
rust-f1d507270c7d915ef0177feca7b6745d95169ac8.zip
Merge #5526
5526: Handle semantic token deltas r=kjeremy a=kjeremy

This basically takes the naive approach where we always compute the tokens but save space sending over the wire which apparently solves some GC problems with vscode.

This is waiting for https://github.com/gluon-lang/lsp-types/pull/174 to be merged. I am also unsure of the best way to stash the tokens into `DocumentData` in a safe manner.

Co-authored-by: kjeremy <kjeremy@gmail.com>
Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions