File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
dbt-sql/template/{{.project_name}}/.vscode
default-python/template/{{.project_name}}/.vscode
default-sql/template/{{.project_name}}/.vscode Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 1515 "files.insertFinalNewline" : true ,
1616 "files.trimFinalNewlines" : true ,
1717 "python.envFile" : " ${workspaceRoot}/.env" ,
18- "databricks.python.envFile" : " ${workspaceFolder}/.env" ,
1918 "python.analysis.stubPath" : " .vscode" ,
2019 "jupyter.interactiveWindow.cellMarker.codeRegex" : " ^# COMMAND ----------|^# Databricks notebook source|^(#\\ s*%%|#\\ s*\\ <codecell\\ >|#\\ s*In\\ [\\ d*?\\ ]|#\\ s*In\\ [ \\ ])" ,
2120 "jupyter.interactiveWindow.cellMarker.default" : " # COMMAND ----------"
Original file line number Diff line number Diff line change 11{
22 " python.analysis.stubPath" : " .vscode" ,
3- " databricks.python.envFile" : " ${workspaceFolder}/.env" ,
43 " jupyter.interactiveWindow.cellMarker.codeRegex" : " ^# COMMAND ----------|^# Databricks notebook source|^(#\\ s*%% |#\\ s*\\ <codecell\\ >|#\\ s*In\\ [\\ d*?\\ ]|#\\ s*In\\ [ \\ ])" ,
54 " jupyter.interactiveWindow.cellMarker.default" : " # COMMAND ----------" ,
65 " python.testing.pytestArgs" : [
Original file line number Diff line number Diff line change 11{
22 "python.analysis.stubPath" : " .vscode" ,
3- "databricks.python.envFile" : " ${workspaceFolder}/.env" ,
43 "jupyter.interactiveWindow.cellMarker.codeRegex" : " ^# COMMAND ----------|^# Databricks notebook source|^(#\\ s*%%|#\\ s*\\ <codecell\\ >|#\\ s*In\\ [\\ d*?\\ ]|#\\ s*In\\ [ \\ ])" ,
54 "jupyter.interactiveWindow.cellMarker.default" : " # COMMAND ----------" ,
65 "python.testing.pytestArgs" : [
Original file line number Diff line number Diff line change 11{
22 " python.analysis.stubPath" : " .vscode" ,
3- " databricks.python.envFile" : " ${workspaceFolder}/.env" ,
43 " jupyter.interactiveWindow.cellMarker.codeRegex" : " ^# COMMAND ----------|^# Databricks notebook source|^(#\\ s*%% |#\\ s*\\ <codecell\\ >|#\\ s*In\\ [\\ d*?\\ ]|#\\ s*In\\ [ \\ ])" ,
54 " jupyter.interactiveWindow.cellMarker.default" : " # COMMAND ----------" ,
65 " python.testing.pytestArgs" : [
You can’t perform that action at this time.
0 commit comments