Commit Graph

  • c3885adf3e Update lockfiles Brad Cornes 2022-09-12 11:07:33 +0100
  • d32e11fa60
    fix: guard against optional client capabilities (#602) A.I 2022-09-12 17:13:02 +0800
  • aeb1595b86
    Use patched version of `enhanced-resolve` (#600) Brad Cornes 2022-09-07 16:49:29 +0100
  • f7463a87ee Bump vs code dependencies Brad Cornes 2022-09-07 16:45:22 +0100
  • 86d93aaa18
    Ignore commented out code (#599) Brad Cornes 2022-09-01 15:06:47 +0100
  • 92410c1bf8
    Support Surface templates (#597) Josh Price 2022-08-30 19:06:34 +1000
  • 112fae6a6c
    Replace `multi-regexp2` with `becke-ch--regex--s0-0-v1--base--pl--lib` (#590) Brad Cornes 2022-08-05 16:58:50 +0100
  • 0efcdd773e
    Support `node:` module prefix (#585) Brad Cornes 2022-07-25 17:43:37 +0100
  • d298014070
    Support `require.extensions` mutations (#583) Brad Cornes 2022-07-25 16:28:54 +0100
  • 31d20e3a37
    Bump terser from 4.6.12 to 4.8.1 (#578) dependabot[bot] 2022-07-22 18:19:30 +0100
  • 4b0a5f332f Remove `terser` dependency, update lockfiles Brad Cornes 2022-07-22 18:11:58 +0100
  • f368c1c454
    Don't watch `package.json` files (#573) Brad Cornes 2022-07-06 17:08:36 +0100
  • d09a4b11f1
    Deduplicate classlist candidates (#572) Brad Cornes 2022-07-06 16:40:29 +0100
  • 05a8685c49 Bump `dset` to `v3.1.2` Brad Cornes 2022-07-06 16:12:54 +0100
  • 0dda9ee66f Update `package-lock.json` Brad Cornes 2022-07-06 16:10:20 +0100
  • a39da43e4c
    Support `insiders` versions of `tailwindcss` (#571) Brad Cornes 2022-07-06 16:07:13 +0100
  • 407af8d135 0.8.6 Brad Cornes 2022-06-02 15:16:51 +0100
  • 15bc6dbc19 Improve `theme` helper detection Brad Cornes 2022-06-02 14:40:37 +0100
  • 64aa320d18 0.8.5 Brad Cornes 2022-05-30 11:27:38 +0100
  • 6f298b2e19 Fix `@types/vscode` version Brad Cornes 2022-05-30 11:24:25 +0100
  • a8978d0f83
    Improve support for arbitrary variants (#558) Brad Cornes 2022-05-30 11:12:02 +0100
  • 76cbaa4948
    Add support for arbitrary variants (#557) Brad Cornes 2022-05-26 11:31:22 +0100
  • 5516e3321c 0.8.4 Brad Cornes 2022-05-16 11:10:39 +0100
  • 82d0d442e8 Account for undefined dependencies Brad Cornes 2022-05-16 11:00:34 +0100
  • a2b694c3e0
    Fix overeager `<style>` detection (#543) Brad Cornes 2022-04-28 12:14:36 +0100
  • 56bc549571 0.8.3 Brad Cornes 2022-04-25 15:25:34 +0100
  • 78a20f4daf
    Add `experimental.configFile` setting (#541) Brad Cornes 2022-04-25 15:06:31 +0100
  • 68682298b9
    Fix `@screen` highlighting for Vetur SFC PostCSS styles (#538) Brad Cornes 2022-04-22 18:07:21 +0100
  • d28ebbc9a1 0.8.2 Brad Cornes 2022-04-20 15:09:45 +0100
  • c56e800f23
    Add settings to enable/disable specific features (#535) Brad Cornes 2022-04-20 15:04:51 +0100
  • 97bfbb1c3e
    Add missing package metadata (#526) Remco Haszing 2022-04-19 16:09:29 +0200
  • cd1678bd8d
    Fix language features when using nested Vue `<template>` (#532) Brad Cornes 2022-04-19 15:02:27 +0100
  • ef111a9bc7 Merge branch 'master' of github.com:tailwindlabs/tailwindcss-intellisense Brad Cornes 2022-04-19 10:00:39 +0100
  • 7f4ea122ff Bump language service version Brad Cornes 2022-04-19 10:00:37 +0100
  • d5d7185d2e
    Remove unused dependency vscode-languageclient (#527) Remco Haszing 2022-04-14 18:41:27 +0200
  • ff199dbb66 0.8.1 Brad Cornes 2022-04-13 22:27:03 +0100
  • 183cc2f863
    Revert "Improve conflict diagnostics (#503)" (#525) Brad Cornes 2022-04-13 22:24:02 +0100
  • 055b8909af
    Define TypeScript compiler target (#522) Remco Haszing 2022-04-13 18:43:35 +0200
  • 061618745c
    Optimize language service build (#520) Remco Haszing 2022-04-13 18:29:08 +0200
  • bc2e5edd45
    Convert dlv require statements to imports (#521) Remco Haszing 2022-04-13 18:10:47 +0200
  • 7dd5646e6f Update notices Brad Cornes 2022-04-13 14:59:23 +0100
  • 1f1c3fcd79 0.8.0 Brad Cornes 2022-04-13 14:51:28 +0100
  • a879cf29d3 Update language contribution Brad Cornes 2022-04-13 14:48:09 +0100
  • e5e93144ef Update `package-lock.json` Brad Cornes 2022-04-13 14:12:14 +0100
  • fbbd4bc2d0
    Add Tailwind CSS language mode (#518) Brad Cornes 2022-04-13 14:05:41 +0100
  • 0a6e5def00
    Replace `@vercel/ncc` with `esbuild` (#517) Brad Cornes 2022-04-13 13:54:33 +0100
  • d344400688 Fix flakiness caused by expired cache entries Brad Cornes 2022-04-12 19:11:48 +0100
  • de3861757c
    Bump ansi-regex in /packages/tailwindcss-language-server (#512) dependabot[bot] 2022-04-01 15:24:00 +0100
  • f1e43cd6a7
    Bump ansi-regex in /packages/tailwindcss-language-service (#511) dependabot[bot] 2022-04-01 15:23:47 +0100
  • 05b0f74f7e
    Bump minimist in /packages/tailwindcss-language-service (#510) dependabot[bot] 2022-04-01 13:03:44 +0100
  • 2f1f1e5884
    Bump minimist in /packages/tailwindcss-language-server (#509) dependabot[bot] 2022-04-01 13:01:59 +0100
  • 75de393cfd
    Bump minimist from 1.2.5 to 1.2.6 in /packages/vscode-tailwindcss (#508) dependabot[bot] 2022-04-01 13:01:50 +0100
  • ddfaea21cc
    Improve conflict diagnostics (#503) Brad Cornes 2022-03-04 15:41:44 +0000
  • 86497bb380
    Rework language boundary detection (#502) Brad Cornes 2022-03-02 17:16:35 +0000
  • a082bb3fd7
    Fix `classRegex` error (#501) Brad Cornes 2022-02-28 13:49:07 +0000
  • 4be5d9d082
    Detect conflicting multi-rule classes (#498) Brad Cornes 2022-02-25 13:20:02 +0000
  • 627d463f8f
    Prevent errors in not semicolon languages (#461) Lucas Vazquez 2022-02-23 08:18:53 -0300
  • 3a33b8345f
    Bump hosted-git-info in /packages/tailwindcss-language-service (#493) dependabot[bot] 2022-02-21 11:41:04 +0000
  • 32e202a149
    Add support for gohtmltmpl files for Hugo (#473) dozyio 2022-02-15 22:29:48 +0000
  • b43250d1cf
    Bump browserslist in /packages/tailwindcss-language-service (#492) dependabot[bot] 2022-02-15 16:57:34 +0000
  • 3d8b67490b
    Bump path-parse in /packages/tailwindcss-language-service (#489) dependabot[bot] 2022-02-15 14:44:42 +0000
  • d76c95505b
    Bump glob-parent in /packages/tailwindcss-language-service (#490) dependabot[bot] 2022-02-15 14:44:32 +0000
  • 4d789d3d1a
    Bump tmpl from 1.0.4 to 1.0.5 in /packages/tailwindcss-language-service (#488) dependabot[bot] 2022-02-15 14:42:10 +0000
  • 676b9cec47
    Bump node-fetch from 2.6.1 to 2.6.7 (#482) dependabot[bot] 2022-02-15 14:41:13 +0000
  • 4c3e13097f
    Bump trim-off-newlines from 1.0.1 to 1.0.3 (#481) dependabot[bot] 2022-02-15 14:40:39 +0000
  • 4084def1ab
    Bump shelljs from 0.8.4 to 0.8.5 (#483) dependabot[bot] 2022-02-15 14:39:49 +0000
  • 599cb561be
    Bump lodash in /packages/tailwindcss-language-service (#487) dependabot[bot] 2022-02-15 14:39:23 +0000
  • 316e6ffa61
    Bump nanoid from 3.1.30 to 3.2.0 (#485) dependabot[bot] 2022-02-15 14:38:13 +0000
  • f4cfe86af7 0.7.7 Brad Cornes 2022-02-14 18:15:41 +0000
  • e173a6fa64 Filter out empty `files.exclude` items Brad Cornes 2022-01-24 12:21:15 +0000
  • 85cf5edccb Protect against undefined separator (#427) Brad Cornes 2022-01-17 18:06:28 +0000
  • 8766f6d7de Fix for projects with brackets in their path (#429) Brad Cornes 2022-01-17 16:55:31 +0000
  • bb5993d047 Bump `@tailwindcss/language-server` Brad Cornes 2022-01-17 16:54:11 +0000
  • 9bc82821c7 Fix for missing `files` config Brad Cornes 2022-01-17 15:40:55 +0000
  • 6eb310dfda Remove log Brad Cornes 2022-01-17 15:21:43 +0000
  • fb6eb56fd0 Bump `@tailwindcss/language-server` Brad Cornes 2022-01-17 15:18:25 +0000
  • 08927cb758 Add default excluded files (for non-vscode clients) Brad Cornes 2022-01-17 15:14:09 +0000
  • f4c6b71a25 0.7.6 Brad Cornes 2022-01-17 14:19:47 +0000
  • 6166a50d2f Synchronise `files` configuration section Brad Cornes 2022-01-17 14:08:15 +0000
  • f40272fee2 Fix `files.exclude` merging (#464) Brad Cornes 2022-01-17 14:07:55 +0000
  • 5b675434f0 Don't read configuration from `initializationOptions` Brad Cornes 2022-01-17 13:58:13 +0000
  • 31393e6a5c 0.7.5 Brad Cornes 2022-01-07 17:27:58 +0000
  • ff52e815b6 Add `files.exclude` setting Brad Cornes 2022-01-07 17:13:11 +0000
  • 6fdef8616a Add bundled version of `tailwindcss` and first-party plugins Brad Cornes 2022-01-07 11:42:39 +0000
  • 2594afbbde Update lockfile Brad Cornes 2022-01-06 11:14:01 +0000
  • edbcd9d14d Add `clean` script Brad Cornes 2022-01-06 11:13:55 +0000
  • 0e8c71ada6
    Create LICENSE Brad Cornes 2022-01-05 10:28:59 +0000
  • c77600ccd2
    Create LICENSE Brad Cornes 2022-01-05 10:28:45 +0000
  • 7e6a620c1c 0.7.4 Brad Cornes 2021-12-09 22:45:10 +0000
  • 2dffb6636d Rename banner image Brad Cornes 2021-12-09 22:38:48 +0000
  • e8a29ec9e4 Update assets Brad Cornes 2021-12-09 22:36:48 +0000
  • edb38516ff 0.7.3 Brad Cornes 2021-12-07 16:33:27 +0000
  • f5006a8ff2 Exclude `*` from class completions Brad Cornes 2021-12-06 16:06:30 +0000
  • 80336ae320 Bump language service Brad Cornes 2021-12-06 16:06:16 +0000
  • 4e8918ad8c Disable variant order linting and sorting for tailwindcss v3 Brad Cornes 2021-12-06 15:40:54 +0000
  • ddabfe9390 Bump language server Brad Cornes 2021-11-26 15:20:10 +0000
  • a655ad4701 Bump `@parcel/watcher` Adds M1 builds for language server Brad Cornes 2021-11-26 15:07:15 +0000
  • 0535454958 Bump language service Brad Cornes 2021-11-26 15:05:28 +0000
  • 33eb1b5bd6 0.7.2 Brad Cornes 2021-11-05 16:35:15 +0000
  • e47f5fa539 Ignore `content: var(--tw-content)` when determining color Brad Cornes 2021-11-05 16:29:34 +0000