Skip to content

[pull] master from tailwindlabs:master #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 160 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 21, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Aug 21, 2023
atgote and others added 23 commits August 22, 2023 12:26
* Remove buggy await call

This is to resolve issue #802

* Fix unhandled method errors

---------

Co-authored-by: Brad Cornes <hello@bradley.dev>
* Add basic build instructions

* Create `CONTRIBUTING.md`

---------

Co-authored-by: Brad Cornes <hello@bradley.dev>
* Add `sortSelection` command

* wip

* wip

* wip

* wip

* wip

* wip

* Add test

* Update command name and description

* Don't show sort command if file is excluded
* tailwindcss-language-server: update lockfile

* Update package-lock.json

* Update package-lock.json

---------

Co-authored-by: Jonathan Reinink <jonathan@reinink.ca>
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.3.9...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.3.9...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.9 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.3.9...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
thecrypticace and others added 28 commits June 25, 2024 11:43
* Improve support on windows network shares

* Don’t use network share paths on Windows

Some bugs in enhanced-resolve prevent this from working currently

* Update changelog
* Fix loading on old versions of VSCode

* Update changelog
* Add logs

* Attempt match on non-normalized path for a project
* Normalize dynamically loaded content paths

These were not being handled properly

* Normalize module dependency paths

These are likely to be uppercase but just in case they’re not

* Normalize CSS config file path

* Normalize changed file paths in watcher

* Normalize custom config file paths
* Fix detection of v3 insiders builds

* Update changelog
#1006)

* Make sure language specific settings are passed to the language server

* Update changelog
* Fix initialization when path has parentheses

* Add test

* Add fixtures

* Update changelog
* Allow testing project selectors

* Refactor

* Use paths relative to workspace rather than real paths

* Use realpaths in CSS import graph

* Ignore symlinks of already-present files when searching for configs

* Unique watch patterns before adding them

* Tweak log

* Update changelog
#1014)

* Merge user languages from initialization options and include languages

* Cleanup code

* Clear language boundary cache during testing

* Add language mappings test
Co-authored-by: Jordan Pittman <jordan@cryptica.me>
@philipp-spiess philipp-spiess deleted the branch Steven0351:master August 7, 2024 09:10
@philipp-spiess philipp-spiess deleted the master branch August 7, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.