Skip to content

Shan/haskell-arborist/auto-export#160

Merged
josephsumabat merged 4 commits into
joseph/haskell-arboristfrom
shan/haskel-arborist/auto-export
Jun 5, 2025
Merged

Shan/haskell-arborist/auto-export#160
josephsumabat merged 4 commits into
joseph/haskell-arboristfrom
shan/haskel-arborist/auto-export

Conversation

@ShanAli0640

Copy link
Copy Markdown
Collaborator

This PR adds the "Auto Export" code action to static-ls. Users can now automatically add their declarations to the export list in a file by clicking on the code action which prompts "Add export for {declaration name}". They can also add all the declarations in a file to the export list in one go by clicking "Add exports for all declarations" when hovering over the module header.

@ShanAli0640 ShanAli0640 changed the base branch from main to joseph/haskell-arborist June 4, 2025 22:22
@josephsumabat josephsumabat merged commit 526cb78 into joseph/haskell-arborist Jun 5, 2025
josephsumabat pushed a commit that referenced this pull request Jul 30, 2025
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Jul 30, 2025
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Jul 30, 2025
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Aug 4, 2025
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Oct 15, 2025
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Jan 15, 2026
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Feb 10, 2026
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
josephsumabat pushed a commit that referenced this pull request Feb 11, 2026
This PR adds the "Auto Export" code action to static-ls. Users can now
automatically add their declarations to the export list in a file by
clicking on the code action which prompts "Add export for {declaration
name}". They can also add all the declarations in a file to the export
list in one go by clicking "Add exports for all declarations" when
hovering over the module header.

---------

Co-authored-by: Shan Ali <shanali@Shans-MacBook-Pro.local>
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.

2 participants