Skip to content

Probing support for Civet#1965

Merged
dbaeumer merged 3 commits intomicrosoft:mainfrom
edemaine:civet
Feb 12, 2025
Merged

Probing support for Civet#1965
dbaeumer merged 3 commits intomicrosoft:mainfrom
edemaine:civet

Conversation

@edemaine
Copy link
Contributor

@edemaine edemaine commented Jan 2, 2025

This PR adds support for automatic eslint probing for the Civet language according to the existence of the plugin eslint-plugin-civet. This avoids having to force linting via eslint.validate (which also works but is more tedious for the user).

Here's an example repo directory to test on. Here's a screenshot of it working with this PR (lots of intentional errors):

image

Based on #1795 (analogous PR for Astro)

@dbaeumer
Copy link
Member

dbaeumer commented Jan 6, 2025

Can you please update the readme as well to outline that we have that support now.

Copy link
Member

@dbaeumer dbaeumer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See previous comment

@edemaine
Copy link
Contributor Author

Sorry for the delay. I added "civet" to the default for eslint.probe in the README, which seems to be the only place these are mentioned. If you'd like me to add it to the two changelogs as well, I can do that — I assume for an odd-numbered prerelease version?

@dbaeumer dbaeumer enabled auto-merge (squash) February 5, 2025 11:02
@vs-code-engineering vs-code-engineering bot added this to the February 2025 milestone Feb 5, 2025
@dbaeumer dbaeumer merged commit 0b8f53a into microsoft:main Feb 12, 2025
2 checks passed
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.

3 participants