Skip to content

feat(smart_workspace_switcher.wezterm): add type annotations#125

Merged
DrKJeff16 merged 2 commits into
mainfrom
feat/smart_workspace_switcher
Mar 2, 2026
Merged

feat(smart_workspace_switcher.wezterm): add type annotations#125
DrKJeff16 merged 2 commits into
mainfrom
feat/smart_workspace_switcher

Conversation

@DrKJeff16
Copy link
Copy Markdown
Owner

@DrKJeff16 DrKJeff16 commented Mar 2, 2026

Source(s)


Description

Added type annotations for @MLFlexer's smart_workspace_switcher.wezterm.

Thanks you @MLFlexer for annotating your code.

Would greatly appreciate if you linked this plugin in your repository for the users' benefit!


Screenshots Or Code Snippets (Optional)

Can be imported with the following snippet:

---@type SWS
local sws = wezterm.plugin.require("https://github.com/MLFlexer/smart_workspace_switcher.wezterm")

@DrKJeff16 DrKJeff16 self-assigned this Mar 2, 2026
@DrKJeff16 DrKJeff16 added documentation Improvements or additions to documentation enhancement New feature or request new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin. labels Mar 2, 2026
@DrKJeff16 DrKJeff16 requested a review from lalvarezt March 2, 2026 06:00
@DrKJeff16 DrKJeff16 removed the request for review from lalvarezt March 2, 2026 06:12
@DrKJeff16 DrKJeff16 merged commit 51b7b05 into main Mar 2, 2026
2 checks passed
@DrKJeff16 DrKJeff16 deleted the feat/smart_workspace_switcher branch March 2, 2026 06:12
@DrKJeff16 DrKJeff16 added the merged This PR has been merged successfully! label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request merged This PR has been merged successfully! new-types A PR addresses new data types and/or fields plugin This concerns annotations for a WezTerm plugin.

Projects

Development

Successfully merging this pull request may close these issues.

2 participants