We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a98c2c commit 6c75b35Copy full SHA for 6c75b35
pyls/hookspecs.py
@@ -67,7 +67,7 @@ def pyls_experimental_capabilities(config, workspace):
67
pass
68
69
70
-@hookspec(firstresult=True)
+@hookspec
71
def pyls_folding_range(config, workspace, document):
72
73
0 commit comments