⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@toto04
Copy link
Contributor

@toto04 toto04 commented Nov 20, 2025

Adds some extensions to workspace recommendations (mainly for devexp)

  1. biome for in-editor lint checking and formatting (set as default formatter in workspace settings)
  2. vscode-tailwindcss for tailwind snippets
  3. pretty-ts-errors for prettifying typescript errors making them somewhat readable
  4. errorlens to show the aforementioned errors in editor

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds VSCode workspace configuration to improve the developer experience by recommending useful extensions and configuring workspace settings. The changes establish Biome as the default formatter and recommend four extensions for linting, formatting, Tailwind CSS support, and enhanced TypeScript error display.

  • Configures Biome as the default editor formatter in workspace settings
  • Adds recommendations for Biome, Tailwind CSS IntelliSense, Pretty TypeScript Errors, and Error Lens extensions

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.vscode/settings.json Sets Biome as the default formatter for the workspace
.vscode/extensions.json Defines recommended VSCode extensions for improved developer experience

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@toto04 toto04 merged commit 44dc469 into main Nov 20, 2025
7 checks passed
@toto04 toto04 deleted the toto04/exts branch November 20, 2025 10:53
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