Skip to content

Commit b860723

Browse files
committed
fixed scenarios where python multiline f-string cannot be parsed
1 parent 22148f4 commit b860723

5 files changed

Lines changed: 1503 additions & 1425 deletions

File tree

.vscodeignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
out/test/**
44
out/**/*.map
55
src/**
6+
node_modules/**
67
.gitignore
78
tsconfig.json
89
vsc-extension-quickstart.md
910
tslint.json
1011
run.sh
1112
docker-compose.yml
1213
docs/**
14+
test/**

0 commit comments

Comments
 (0)