File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "python.command.python.enableLinting.title" : " Enable Linting" ,
2525 "python.command.python.runLinting.title" : " Run Linting" ,
2626 "python.snippet.launch.standard.label" : " Python: Current File" ,
27- "python.snippet.launch.standard.description" : " Debug a Python program with standard output " ,
27+ "python.snippet.launch.standard.description" : " Debug a Python Program with Standard Output " ,
2828 "python.snippet.launch.pyspark.label" : " Python: PySpark" ,
2929 "python.snippet.launch.pyspark.description" : " Debug PySpark" ,
3030 "python.snippet.launch.module.label" : " Python: Module" ,
4646 "python.snippet.launch.watson.label" : " Python: Watson Application" ,
4747 "python.snippet.launch.watson.description" : " Debug a Watson Application" ,
4848 "python.snippet.launch.attach.label" : " Python: Attach" ,
49- "python.snippet.launch.attach.description" : " Attach the debugger for remote debugging " ,
49+ "python.snippet.launch.attach.description" : " Attach the Debugger for Remote Debugging " ,
5050 "python.snippet.launch.scrapy.label" : " Python: Scrapy" ,
5151 "python.snippet.launch.scrapy.description" : " Scrapy with Integrated Terminal/Console"
5252}
You can’t perform that action at this time.
0 commit comments