Skip to content
Merged
Show file tree
Hide file tree
Changes from 50 commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
f546c76
Add WI extension and related packages
gigara Oct 31, 2025
c02ef8d
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Oct 31, 2025
20b0106
Support Bal project open
kaumini Nov 7, 2025
771070c
Support Bal project open
kaumini Nov 7, 2025
d76490c
Add treeview commands
kaumini Nov 7, 2025
77864b7
Render Bi treeview and webviews if bal projecct
kaumini Nov 7, 2025
6a71aaa
Add svgs and codicons
kaumini Nov 7, 2025
a1fc49e
Support MI project open
kaumini Nov 9, 2025
2d3a9bf
Add new welcome view to WSO2 Integrator
kaumini Nov 9, 2025
4af1d2a
Render wi welcome view
kaumini Nov 10, 2025
40a63a2
Revert "Add new welcome view to WSO2 Integrator"
kaumini Nov 10, 2025
164ba05
Add BI creation form and add default integrator setting
kaumini Nov 10, 2025
dc1f1d9
Add import external view
kaumini Nov 10, 2025
f986372
Support samples view
kaumini Nov 10, 2025
146906f
Add context provider
kaumini Nov 11, 2025
aba040c
Add ui changes
kaumini Nov 11, 2025
00b0793
Add mi project form ui changes
kaumini Nov 11, 2025
b43e816
Complete bi project creation flow
kaumini Nov 11, 2025
0f16660
Show only wso2-integrator on activity bar
kaumini Nov 11, 2025
189f45d
Complete mi creation flow
kaumini Nov 11, 2025
6280c5b
Add statemachine and refactor base logic
gigara Nov 11, 2025
b55f298
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
kaumini Nov 12, 2025
2cf0ab8
Complete mi samples flow
kaumini Nov 12, 2025
195f1e9
Complete Migrate Integration
kaumini Nov 12, 2025
43dcd6b
Refactor webview rendering logic and remove unused methods
gigara Nov 13, 2025
a239a01
Enhance project type handling and update welcome screen content in st…
gigara Nov 13, 2025
c5876ec
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
gigara Nov 13, 2025
f5da3b4
Dynamically activate project explorer
gigara Nov 13, 2025
bc2a2cd
Enhance default integrator mode handling
gigara Nov 13, 2025
f11af15
Hide welcome view in WI mode
gigara Nov 13, 2025
eaa8145
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Nov 13, 2025
c708556
Revert BI ext changes
gigara Nov 14, 2025
55c0b9f
ignore env
kaumini Nov 14, 2025
7d6d438
Fix build failure
gigara Nov 14, 2025
2edac1c
Show welcome screen when no project open
kaumini Nov 14, 2025
b9906c5
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
kaumini Nov 14, 2025
a5344c9
remove redundant code
kaumini Nov 14, 2025
a9858b4
Fix extension activation issue
gigara Nov 14, 2025
820bb6a
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
gigara Nov 14, 2025
46c9bb7
Remove home icon
gigara Nov 14, 2025
e518b1e
Fix bi treeview in wi
kaumini Nov 14, 2025
98f4aab
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
gigara Nov 14, 2025
0b79b6d
Update workspaces/mi/mi-extension/src/visualizer/activate.ts
gigara Nov 17, 2025
eac7056
Update types
gigara Nov 17, 2025
df8b0db
Update repo
gigara Nov 17, 2025
a9393b7
Fix import
gigara Nov 17, 2025
6831a9a
Rename logger to bal logger
gigara Nov 17, 2025
44ebf1b
Use a js script to package vsix to avoid cross paltform issues
gigara Nov 17, 2025
fec6f55
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Nov 17, 2025
ff93bdf
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
gigara Nov 17, 2025
c0aeeb5
Improve package script
gigara Nov 17, 2025
31db42e
Improve WI detection logic
gigara Nov 17, 2025
7a3e9f6
Move WI ext id into a constant
gigara Nov 17, 2025
1066a3c
Sort log files before remove
gigara Nov 17, 2025
852c401
Add migration report for wi
kaumini Nov 17, 2025
b18201c
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Nov 19, 2025
c963d82
Remove BI extension's duplicate code from WI
gigara Nov 19, 2025
637c9f6
Update BI to contribute to the WI activity
gigara Nov 19, 2025
d4632a4
Refactor project explorer commands and add new view IDs for better co…
gigara Nov 19, 2025
cd4e45d
Hide BI activity in WI mode
gigara Nov 19, 2025
ed39df1
Remove WI packages from vscode repo
gigara Nov 19, 2025
807b1f8
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Nov 19, 2025
b7dd186
Merge branch 'wso2-integrator' of https://github.com/wso2/vscode-exte…
gigara Nov 19, 2025
2102269
Remove WSO2 Integrator Extension configuration and related watch task…
gigara Nov 19, 2025
80b7526
Add WI_PROJECT_EXPLORER_VIEW_REFRESH_COMMAND to constants and update …
gigara Nov 19, 2025
70dad0c
Fix mock services pane visibility condition
gigara Nov 20, 2025
e13cf7c
Enhance command visibility conditions for Ballerina and Micro Integra…
gigara Nov 20, 2025
d2dcfa4
Merge branch 'main' of https://github.com/wso2/vscode-extensions into…
gigara Nov 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
32 changes: 30 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,33 @@
],
"preLaunchTask": "watch-mi-tests"
},
{
"name": "WSO2 Integrator Extension",
"type": "extensionHost",
"request": "launch",
"env": {
"WEB_VIEW_DEV_MODE": "true",
"WEB_VIEW_DEV_HOST": "http://localhost:3000",
},
"trace":true,
"debugWebviews": true,
"args": [
"--extensionDevelopmentPath=${workspaceFolder}/workspaces/wi/wi-extension"
],
"outFiles": [
"${workspaceFolder}/workspaces/wi/wi-extension/dist/**/*.js",
"${workspaceFolder}/workspaces/wi/wi-webviews/lib/**/*"
],
"skipFiles": [
"**/node_modules/**"
],
"rendererDebugOptions": {
"sourceMaps": true,
"webRoot": "${workspaceFolder}/workspaces/wi/wi-webviews",
},
"preLaunchTask": "npm: watch-wi",
"envFile": "${workspaceFolder}/workspaces/wi/wi-extension/.env"
},
{
"name": "Ballerina Extension AI Tests",
"type": "extensionHost",
Expand All @@ -245,7 +272,8 @@
"--extensionTestsPath=${workspaceFolder}/workspaces/ballerina/ballerina-extension/out/test",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/bi_empty_project",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/bi_init",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/simple_order_management_system","${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/ai_datamapper"
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/simple_order_management_system",
"${workspaceFolder}/workspaces/ballerina/ballerina-extension/test/data/ai_datamapper"
],
"env": {
"LS_EXTENSIONS_PATH": "",
Expand Down Expand Up @@ -294,4 +322,4 @@
"preLaunchTask": "npm: watch-apk"
},
]
}
}
16 changes: 16 additions & 0 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,22 @@
"type": "npm",
"script": "watch",
"path": "workspaces/mi/mi-extension",
"problemMatcher": "$tsc-watch",
"isBackground": true,
"presentation": {
"reveal": "never",
"group": "watchers"
},
"group": {
"kind": "build",
"isDefault": true
}
},
{
"label": "npm: watch-wi",
"type": "npm",
"script": "watch",
"path": "workspaces/wi/wi-extension",
"problemMatcher": "$tsc-watch",
"isBackground": true,
"presentation": {
Expand Down
Loading
Loading