File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 218218 "pyls.rope.extensionModules" : {
219219 "type" : " string" ,
220220 "default" : null ,
221- "description" : " The name of the folder in which rope stores project configurations and data. Pass `null` for not using such a folder at all ."
221+ "description" : " Builtin and c-extension modules that are allowed to be imported and inspected by rope ."
222222 },
223223 "pyls.rope.ropeFolder" : {
224224 "type" : " array" ,
227227 "type" : " string"
228228 },
229229 "uniqueItems" : true ,
230- "description" : " Builtin and c-extension modules that are allowed to be imported and inspected by rope ."
230+ "description" : " The name of the folder in which rope stores project configurations and data. Pass `null` for not using such a folder at all ."
231231 }
232232 }
233233 }
You can’t perform that action at this time.
0 commit comments