-
Notifications
You must be signed in to change notification settings - Fork 62
feat: python language features inside proc python code block #991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
156 commits
Select commit
Hold shift + click to select a range
3a5c0a4
feat: python language features
3f832c2
fix: workspace init fail
89fbfb3
fix: doc sync & signature help
09475f5
fix: browser build problem
jingjiajie dd4dd3a
fix: dynamic menu for python
jingjiajie b22eeb9
support browser
6fc19a8
fix: IOM connection hang when work dir is long (#978)
scnwwu 08cebe1
chore(deps): bump axios from 1.6.8 to 1.7.0 in /client (#1001)
dependabot[bot] 7e8cb96
chore(deps): bump ag-grid-community from 31.3.1 to 31.3.2 in /client …
dependabot[bot] f13664f
chore(deps-dev): bump @vscode/test-electron in /client (#998)
dependabot[bot] 76f1d0f
chore(deps-dev): bump @types/node from 20.12.8 to 20.12.12 (#997)
dependabot[bot] 007d8a0
chore(deps-dev): bump esbuild from 0.20.2 to 0.21.3 (#996)
dependabot[bot] 659974d
chore(deps-dev): bump @types/react from 18.3.1 to 18.3.2 in /client (…
dependabot[bot] 7c9e81f
chore(deps-dev): bump sinon from 17.0.1 to 18.0.0 (#993)
dependabot[bot] 563f061
chore(deps): bump ag-grid-react from 31.3.1 to 31.3.2 in /client (#999)
dependabot[bot] b5cc021
--- (#1004)
dependabot[bot] 123dd49
--- (#1003)
dependabot[bot] c78aae2
feat: parse error/warning into problems panel (#159) (#627)
scnjdl 429c16c
Revert "fix: pin node version to avoid compatibility issues" (#1006)
scnwwu ecb4e4e
fix: support cshell for ssh (#1007)
scnwwu a110e05
chore: update syntax data 2024.05 (#1010)
scnwwu b0a4d23
chore: update syntax data (#1011)
scnwwu 2e2b2c4
fix: problems are not clear when there is no problem in log (#1018)
scnjdl 3e6b6e2
fix: fix content type when saving files (#980)
scottdover 7d4dc90
chore(deps-dev): bump @types/react from 18.3.2 to 18.3.3 in /client (…
dependabot[bot] 2b91141
chore(deps): bump axios from 1.7.0 to 1.7.2 in /client (#1015)
dependabot[bot] 6088c5a
chore(deps-dev): bump esbuild from 0.21.3 to 0.21.4 (#1014)
dependabot[bot] fdf5df8
fix: update code to detect if two code lines are same (#1019) (#1020)
scnjdl f572411
chore(deps-dev): bump @typescript-eslint/parser from 7.10.0 to 7.11.0…
dependabot[bot] ed01d6b
chore(deps-dev): bump @types/node from 20.12.12 to 20.14.0 (#1024)
dependabot[bot] a71528d
chore(deps-dev): bump eslint-plugin-react from 7.34.1 to 7.34.2 (#1026)
dependabot[bot] 85bab41
chore(deps-dev): bump @vscode/test-electron in /client (#1028)
dependabot[bot] 4a05ea9
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1029)
dependabot[bot] e4ff45e
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#1025)
dependabot[bot] b8535b0
doc: publish documentation website (#1030)
scnwwu fc32db8
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#1031)
dependabot[bot] 3f29eb0
chore(deps): bump @easyops-cn/docusaurus-search-local in /website (#1…
dependabot[bot] 5ab9fba
chore(deps-dev): bump typescript from 5.2.2 to 5.4.5 in /website (#1038)
dependabot[bot] 6bdaa63
chore(deps): bump react-dom from 18.2.0 to 18.3.1 in /website (#1036)
dependabot[bot] 9c6275a
chore(deps-dev): bump @types/node from 20.14.0 to 20.14.2 (#1043)
dependabot[bot] 3e02351
Update matrix.md (#1047)
scnjdl 0856eb8
chore: add translations for 1.10.0 (#1021)
scottdover f9f906d
fix: code zone error for embedded code
jingjiajie a40ada0
fix: ut hanging
jingjiajie 9febe7b
fix: copyright, getFoldingBlock param struct
jingjiajie 22f5f3a
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1053)
dependabot[bot] 297239e
chore(deps-dev): bump webpack from 5.91.0 to 5.92.0 (#1052)
dependabot[bot] af4d732
chore(deps-dev): bump prettier from 3.3.0 to 3.3.2 (#1051)
dependabot[bot] dc5c825
chore(deps-dev): bump esbuild from 0.21.4 to 0.21.5 (#1042)
dependabot[bot] 7fcfc13
chore(deps): bump @easyops-cn/docusaurus-search-local in /website (#1…
dependabot[bot] f8f1ca9
chore(deps): bump uuid from 9.0.1 to 10.0.0 in /client (#1040)
dependabot[bot] 9c52975
chore(deps-dev): bump @typescript-eslint/parser from 7.11.0 to 7.13.1…
dependabot[bot] d7ef696
chore(deps): bump clsx from 2.1.0 to 2.1.1 in /website (#1032)
dependabot[bot] b94021e
chore(deps): bump braces from 3.0.2 to 3.0.3 in /website (#1055)
dependabot[bot] 72b82e5
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1056)
dependabot[bot] 06f7205
publish v1.10 (#1057)
scnwwu 8ccc7bd
fix: prevent decrease indentation when the word run is used as value …
bitaoz 83111d8
fix: output log in running tasks (#1060)
scnjdl bcae644
chore: update syntax data 2024.06 (#1061)
scnwwu 426475b
fix: build copy folder error
jingjiajie 0fd8b65
fix: copy file issue, bug fixes
jingjiajie 36f3813
fix: require minimum engine 1.89
902d675
chore(deps-dev): bump eslint-plugin-react from 7.34.2 to 7.34.3 (#1063)
dependabot[bot] d5b9278
chore(deps-dev): bump webpack from 5.92.0 to 5.92.1 (#1064)
dependabot[bot] d6c4a45
chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /website (#1067)
dependabot[bot] 16423ff
chore(deps): bump @easyops-cn/docusaurus-search-local in /website (#1…
dependabot[bot] 0d9e5cc
chore(deps-dev): bump @types/uuid from 9.0.8 to 10.0.0 in /client (#1…
dependabot[bot] 05ea86e
chore(deps): bump ag-grid-community from 31.3.2 to 32.0.0 in /client …
dependabot[bot] 6f6af80
chore(deps): bump zustand from 4.5.2 to 4.5.4 in /client (#1075)
dependabot[bot] eebcc61
chore(deps): bump ag-grid-react from 31.3.2 to 32.0.0 in /client (#1074)
dependabot[bot] c449689
chore(deps-dev): bump @types/node from 20.14.2 to 20.14.9 (#1076)
dependabot[bot] 67f6fec
chore(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.15.0…
dependabot[bot] dff868b
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1082)
dependabot[bot] cb56ad0
doc: problems panel FAQ and minor revise (#1092)
scnwwu acba882
fix: revise logic of _getIndentIncrementOfNextLine function (#1084)
bitaoz f3c6f25
chore(deps): bump @easyops-cn/docusaurus-search-local in /website (#1…
dependabot[bot] dde06c5
chore(deps): bump ag-grid-community from 32.0.0 to 32.0.2 in /client …
dependabot[bot] 856aa72
chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0…
dependabot[bot] 3ed6c44
chore(deps-dev): bump @vscode/test-electron in /client (#1090)
dependabot[bot] d795456
chore(deps-dev): bump mocha and @types/mocha (#1089)
dependabot[bot] b7dbe28
chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 (#1088)
dependabot[bot] 7527122
chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 (#1087)
dependabot[bot] 22ac400
chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 (#1086)
dependabot[bot] 1836b7d
chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /website (#1085)
dependabot[bot] ac6c481
chore(deps): bump ag-grid-react from 32.0.0 to 32.0.2 in /client (#1101)
dependabot[bot] fa9fda6
fix: triggerCharacter is undefined
jingjiajie 503560f
fix: npm run format
128fa56
fix: unexpected indent error for comment only code
2628ab7
fix: proc python in custom region
jingjiajie 9264e54
fix: Resolve the breaking change introduced by AG Grid 32.0 (#1097)
scnwwu e6c3728
fix: library pane crash with option symbolgen (#1098)
scnwwu 8fcfc81
publish v1.10.1 (#1107)
scnwwu 041b752
fix: run region in python
bd014d4
fix: python features hidden when in custom region
1f15a56
fix: submit association after proc python
97a267f
fix: proc python formatting without endsubmit (#1124)
scnwwu 841103a
fix: queue run code (#1118)
scnwwu 079ffa0
fix: match latest ag grid template (#1115)
scnwwu 9166e55
fix: clear cell output before cell executing (#1127)
scnwwu 69c1683
chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 (#1109)
dependabot[bot] 6047c65
chore(deps-dev): bump mocha from 10.6.0 to 10.7.3 (#1144)
dependabot[bot] a109cef
chore(deps): bump @docusaurus/core from 3.4.0 to 3.5.1 in /website (#…
dependabot[bot] a320722
chore(deps): bump @docusaurus/preset-classic in /website (#1141)
dependabot[bot] cef9217
chore(deps-dev): bump @docusaurus/tsconfig in /website (#1140)
dependabot[bot] d8a8949
chore(deps): bump @easyops-cn/docusaurus-search-local in /website (#1…
dependabot[bot] 291c777
chore(deps-dev): bump eslint-plugin-react from 7.34.3 to 7.35.0 (#1112)
dependabot[bot] 022ae7e
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /website (#1121)
dependabot[bot] d6a75e7
chore(deps): bump axios from 1.7.2 to 1.7.3 in /client (#1129)
dependabot[bot] 7ef52be
chore(deps): bump dependencies versions (#1146)
scnwwu cd39f80
fix: build issue (#1152)
scnwwu 2d08dce
chore(deps): bump axios from 1.7.3 to 1.7.4 in /client (#1153)
dependabot[bot] fb11dc3
chore(deps): bump the docusaurus group in /website with 4 updates (#1…
dependabot[bot] b001348
fix: workaround compute log display issues (#1151)
smorrisj 0230133
chore(deps): bump zustand from 4.5.4 to 4.5.5 in /client (#1160)
dependabot[bot] 17fb276
chore(deps-dev): bump esbuild from 0.23.0 to 0.23.1 (#1158)
dependabot[bot] a5511c1
chore: update syntax data 2024.08 (#1162)
scnwwu 0383ada
chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#1169)
dependabot[bot] c1f7951
chore(deps): bump axios from 1.7.4 to 1.7.5 in /client (#1173)
dependabot[bot] d9c7962
chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /website (#1175)
dependabot[bot] b0fdb45
doc: update doc for console log (#1165)
scnwwu 021282d
fix: get working directory via IOM API (#1163)
scnwwu 70f8ae9
publish v1.10.2 (#1178)
scnwwu 09abc05
feat: make content models connection agnostic (#1079)
scottdover 5767c36
feat: export sas notebook to sas file (#1157)
scnwwu ba7593e
doc: update faq (#1180)
scnwwu ed9c48c
chore(deps): bump webpack from 5.93.0 to 5.94.0 in /website (#1185)
dependabot[bot] 820ca10
support i alias of interactive, fix codezone bugs
9037be4
fix: endsubmit completion help, single line python
8aecebd
fix: completion after comment & foldingRange crash
81fc77c
fix: run selected text with run task (#1186)
scnwwu d1cc427
fix: remove hardcoded memsize system option (#1188)
smorrisj 1b07d0d
chore(deps-dev): bump concurrently from 8.2.2 to 9.0.0 (#1194)
dependabot[bot] 92747b1
fix: trim prompt line in ssh (#1190)
scnwwu 72de76d
feat: clear log on execution start (#1168)
scnwwu 1baf5b7
chore(deps-dev): bump sinon from 18.0.0 to 19.0.2 (#1209)
dependabot[bot] 383b8c2
fix: exception with empty user code (#1204)
scnwwu 6bdaa92
fix: formatting fedsql code lost issue (#1205)
scnwwu 1afe076
chore(deps-dev): bump esbuild from 0.23.1 to 0.24.0 (#1220)
dependabot[bot] 1c2bfdc
chore(deps): bump the aggrid group in /client with 2 updates (#1217)
dependabot[bot] cafe4af
chore(deps): bump axios from 1.7.5 to 1.7.7 in /client (#1183)
dependabot[bot] c48fc50
fix: get filename rather than Uri (#1224)
scnwwu 06d1778
build: automatic publish VSIX (#1225)
scnwwu a636aa1
chore: add translations for 1.11.0 (#1232)
scottdover ddb6e1c
publish v1.11.0 (#1236)
scnwwu d3648ab
fix: formatting should allow statements between proc python and submi…
scnwwu 087b057
fix: endsubmit var hint in python
53d5ffb
DCO Remediation Commit for Jonas <[email protected]>
6e556ed
DCO Remediation Commit for Jonas <[email protected]>
0a65727
DCO Remediation Commit for Jonas Jing <[email protected]>
0ff2ae6
DCO Remediation Commit for Jonas <[email protected]>
6ecde33
Merge branch 'main' into python_lsp
jingjiajie 77a4b33
fix: format code
f52b18f
fix: infinite loop of proc python submit
a1f82eb
fix: add code action
71f44d2
Merge branch 'main' into python_lsp
jingjiajie 1e77b85
fix: endinteractive syntax help
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.