We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999bd3f commit 4709f68Copy full SHA for 4709f68
pythonx/cm_sources/rcode.py
@@ -21,6 +21,7 @@
21
word_pattern=r'[\w_\.]+',
22
scoping=True,
23
scopes=['r'],
24
+ sort=0,
25
early_cache=1,
26
cm_refresh_patterns=[
27
r'\$', r'::', r'"', r"'",
0 commit comments