Skip to content

feat(cloudformation): Add stack events panel#5

Closed
chrisqm-dev wants to merge 48 commits intoZee2413:mainfrom
chrisqm-dev:feature/stack-events-panel
Closed

feat(cloudformation): Add stack events panel#5
chrisqm-dev wants to merge 48 commits intoZee2413:mainfrom
chrisqm-dev:feature/stack-events-panel

Conversation

@chrisqm-dev
Copy link

Add the stack events panel to the new CloudFormation Stack View tool window.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

This change includes pagination, gap detection, and auto refreshing every 5 seconds while the stack is in an IN_PROGRESS state.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

aws-toolkit-automation and others added 30 commits January 15, 2026 10:06
Co-authored-by: David Hasani <davhasan@amazon.com>
* Updating version to 3.103

* Updating SNAPSHOT version to 3.104-SNAPSHOT

---------

Co-authored-by: aws-toolkit-automation <>
…ws#6188)

* feat(cloudformation): add CloudFormation LSP

* update imports as per toolkits to toolkit rename

* address PR comments on 1/26

* add didConfigurationChange notification to server

* revert unintended package-lock.json changes

* Add auto-update, manifest caching, hash verification, and legacy Linux support for LSP server

* address comments

* reduce class scopes

* remove unused imports

* add ldconfig lookup and binary check fallback for legacy linux

* address detekt issues

* create extension config, update init params
aws#6215)

* feat(cloudformation): add CloudFormation tool window and stacks tree view

* remove seperate cfn region picker and subscribe to AwsConnectionManager for region info

* address PR comments, no major change - 02/05
* fix(cloudformation): rename properties to fix failing test

* use gson serializer to fix detekt issue with PascalCase
* Add CloudFormation resources node

* Remove duplicated message bundles

* gradle check fixes

* Fixed imports and nested data classes
aws#6249)

* feat(cloudformation): Prompt for CloudFormation Language Server telemetry opt-in

* update changelog and reuse learn more message bundle

* revert to using cfn dedicated learn more message
aws#6262)

* feat(cloudformation): add semantic versioning and limit server version for compatibility

* use isLatest, remove gh release api
feat(cloudformation): Add CloudFormation language server support
…mework (aws#6268)

* fix build failures from rider failing to resolve test framework

* patch
chrisqm-dev and others added 18 commits February 27, 2026 13:27
…ots: C:/Program Files/pypy3.11-v7.3.20-win64/python.exe (aws#6273)

* fix: windows unit test failure File accessed outside allowed roots: file://C:/Program Files/pypy3.11-v7.3.20-win64/python.exe

* r
aws#6263)

* feat(cloudformation): Add document manager to list available templates

* Lint fixes

* Addressed comments

* Move DocumentMetadata to manager class, remove relative path parsing logs

* Use absolute paths on hover, fix folder icon, fix imports
feat(cloudformation): add cfn lsp integration test
* feat(cloudformation): add stack resources panel

* Move auto refresh logic into new listener and interface
@chrisqm-dev chrisqm-dev closed this Mar 3, 2026
@chrisqm-dev chrisqm-dev deleted the feature/stack-events-panel branch March 3, 2026 20:32
@chrisqm-dev chrisqm-dev restored the feature/stack-events-panel branch March 3, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants