Skip to content
Success

Changes

Summary

  1. GLSP-1320: Update to latest glsp dev config (#206) (details)
Commit 945938f4d5bec7a3624da1cb8d7e9d36fcf6d014 by noreply
GLSP-1320: Update to latest glsp dev config (#206)

* GLSP-1320: Update to latest glsp dev config

- Updates to latest version of dev,client & server packages
- Add temporary resolution
- Add generate:index utility script
- Regenerate index files
- Fix codeActionsOnSave in vscode settings
- Refactor upgrade:next script
- Reformat code base with prettier
- Fix copyright headers (by running a full check with glsp checkHeaders . -t full)

Part of eclipse-glsp/glsp#1320

* upgrade next
The file was modified configs/local-linking.sh (diff)
The file was modified packages/theia-integration/src/node/websocket-connection-forwarder.ts (diff)
The file was modified packages/theia-integration/src/browser/index.ts (diff)
The file was modified packages/theia-integration/css/diagram.css (diff)
The file was modified yarn.lock (diff)
The file was modified packages/theia-integration/package.json (diff)
The file was removedpackages/theia-integration/src/browser/diagram/index.ts
The file was modified .vscode/settings.json (diff)
The file was modified packages/theia-integration/src/browser/theia-glsp-context-menu-service.ts (diff)
The file was modified packages/theia-integration/src/node/index.ts (diff)
The file was modified .github/PULL_REQUEST_TEMPLATE.md (diff)
The file was modified packages/theia-integration/src/common/channel-connection.ts (diff)
The file was modified packages/theia-integration/src/node/glsp-node-server-contribution.ts (diff)
The file was modified packages/theia-integration/src/browser/diagram/glsp-command-handler.ts (diff)
The file was modified packages/theia-integration/src/node/socket-connection-forwarder.ts (diff)
The file was modified package.json (diff)
The file was modified packages/theia-integration/src/browser/diagram/glsp-saveable.ts (diff)
The file was modified packages/theia-integration/src/browser/theia-navigate-to-marker-contribution.ts (diff)
The file was modified examples/workflow-theia/src/node/workflow-backend-module.ts (diff)
The file was modified packages/theia-integration/src/node/theia-integration-backend-module.ts (diff)