Commit graph

110 commits

Author SHA1 Message Date
nightly-bump[bot]
8a64667e23 Bump version to 1.9.22 2025-12-22 12:01:17 +00:00
Shuhei Takahashi
efff330051 Change the icon of open the nearest BUILD.gn 2025-12-22 15:47:23 +09:00
nightly-bump[bot]
45161d1868 Bump version to 1.9.21 2025-12-22 05:31:00 +00:00
nightly-bump[bot]
3e50bfd1de Bump version to 1.9.20 2025-12-22 03:51:02 +00:00
Shuhei Takahashi
0e1284fb2f Set file icon for .gn 2025-12-22 12:43:07 +09:00
Shuhei Takahashi
ad6376bf43 Add icons
Some checks are pending
CI / upload-release-artifacts (push) Blocked by required conditions
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / build IntelliJ plugin (push) Blocked by required conditions
CI / attestation (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-22 12:33:16 +09:00
Shuhei Takahashi
ca666591c8 Guard vscode-specific logic with custom initialization options 2025-12-22 11:05:43 +09:00
nightly-bump[bot]
b3eba58e2c Bump version to 1.9.19
Some checks failed
CI / lint (push) Has been cancelled
CI / build (darwin-arm64) (push) Has been cancelled
CI / build (linux-x64) (push) Has been cancelled
CI / build (win32-x64) (push) Has been cancelled
CI / upload-release-artifacts (push) Has been cancelled
CI / attestation (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-12-20 03:31:28 +00:00
nightly-bump[bot]
858b304768 Bump version to 1.9.18
Some checks failed
CI / lint (push) Has been cancelled
CI / build (darwin-arm64) (push) Has been cancelled
CI / build (linux-x64) (push) Has been cancelled
CI / build (win32-x64) (push) Has been cancelled
CI / upload-release-artifacts (push) Has been cancelled
CI / attestation (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-12-18 03:36:14 +00:00
nightly-bump[bot]
1f3662ac21 Bump version to 1.9.17
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / attestation (push) Blocked by required conditions
CI / upload-release-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-17 03:35:34 +00:00
nightly-bump[bot]
17cb1c0b2a Bump version to 1.9.16 2025-12-16 06:49:43 +00:00
Shuhei Takahashi
a6b9d0e03b Enable various features by default 2025-12-16 15:43:53 +09:00
Shuhei Takahashi
71c50eae23 Update README 2025-12-16 15:31:38 +09:00
nightly-bump[bot]
cdf8024540 Bump version to 1.9.15 2025-12-16 01:32:27 +00:00
Shuhei Takahashi
fae720b2cb Experimental support of workspace completion
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / attestation (push) Blocked by required conditions
CI / upload-release-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-16 08:53:49 +09:00
Shuhei Takahashi
179b7ab5dc Extract the logic to generate import edits 2025-12-15 22:57:22 +09:00
Shuhei Takahashi
ee64196343 Fix syntax highlight for true/false
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / attestation (push) Blocked by required conditions
CI / upload-release-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-15 17:57:30 +09:00
Shuhei Takahashi
3fd94dc3b6 Support parallel analysis (again) 2025-12-15 17:07:18 +09:00
nightly-bump[bot]
f20b6aeaa3 Bump version to 1.9.14 2025-12-15 04:11:39 +00:00
dependabot[bot]
ae376855ae Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /vscode-gn directory: [brace-expansion](https://github.com/juliangruber/brace-expansion), [form-data](https://github.com/form-data/form-data) and [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `form-data` from 4.0.1 to 4.0.4
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)

Updates `tar-fs` from 2.1.2 to 2.1.3
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar-fs
  dependency-version: 2.1.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 12:43:58 +09:00
nightly-bump[bot]
04b1ae0a63 Bump version to 1.9.13 2025-12-15 03:40:23 +00:00
Shuhei Takahashi
eb9830634c Import code action 2025-12-15 09:44:22 +09:00
nightly-bump[bot]
cc0b4dd336 Bump version to 1.9.12
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / attestation (push) Blocked by required conditions
CI / upload-release-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-14 03:38:43 +00:00
nightly-bump[bot]
fbb15967b0 Bump version to 1.9.11 2025-12-13 03:31:37 +00:00
nightly-bump[bot]
0a18215190 Bump version to 1.9.10 2025-12-12 03:37:28 +00:00
nightly-bump[bot]
e6b71c20e8 Bump version to 1.9.9 2025-12-12 00:37:27 +00:00
Shuhei Takahashi
5626c456de Fix lint 2025-12-12 09:31:43 +09:00
Shuhei Takahashi
f8084a013f Show info message on copying a label
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / attestation (push) Blocked by required conditions
CI / upload-release-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-12-12 01:41:34 +09:00
Shuhei Takahashi
ae8ad15785 Experimental support of code lens 2025-12-12 00:54:31 +09:00
nightly-bump[bot]
a044a2e1db Bump version to 1.9.8
Some checks failed
CI / lint (push) Has been cancelled
CI / build (darwin-arm64) (push) Has been cancelled
CI / build (linux-x64) (push) Has been cancelled
CI / build (win32-x64) (push) Has been cancelled
CI / attestation (push) Has been cancelled
CI / upload-release-artifacts (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-11-23 03:37:45 +00:00
nightly-bump[bot]
0d91c0a491 Bump version to 1.9.7
Some checks failed
CI / lint (push) Has been cancelled
CI / build (darwin-arm64) (push) Has been cancelled
CI / build (linux-x64) (push) Has been cancelled
CI / build (win32-x64) (push) Has been cancelled
CI / attestation (push) Has been cancelled
CI / upload-release-artifacts (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-11-01 03:28:40 +00:00
nightly-bump[bot]
ff63f2bb68 Bump version to 1.9.6
Some checks are pending
CI / lint (push) Waiting to run
CI / build (darwin-arm64) (push) Waiting to run
CI / build (linux-x64) (push) Waiting to run
CI / build (win32-x64) (push) Waiting to run
CI / upload-artifacts (push) Blocked by required conditions
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-10-31 17:31:11 +00:00
nightly-bump[bot]
81d2ca8983 Bump version to 1.9.5 2025-10-31 17:22:03 +00:00
nightly-bump[bot]
87abfd24e7 Bump version to 1.9.4 2025-10-31 17:14:14 +00:00
nightly-bump[bot]
5516033de5 Bump version to 1.9.3 2025-10-31 17:08:57 +00:00
nightly-bump[bot]
6bef652a6e Bump version to 1.9.2 2025-10-31 17:05:49 +00:00
nightly-bump[bot]
cc1cff0ac1 Bump version to 1.9.1 2025-10-31 16:56:39 +00:00
nightly-bump[bot]
d3d37f5e47 Bump version to 1.9.0
Some checks failed
CI / lint (push) Has been cancelled
CI / language-server (aarch64-apple-darwin) (push) Has been cancelled
CI / language-server (x86_64-unknown-linux-musl) (push) Has been cancelled
CI / language-server (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / vscode-extension (darwin-arm64) (push) Has been cancelled
CI / vscode-extension (linux-x64) (push) Has been cancelled
CI / vscode-extension (win32-x64) (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-10-01 03:28:51 +00:00
Shuhei Takahashi
c67f1906f0 Release 1.8.0 2025-10-01 12:11:59 +09:00
Shuhei Takahashi
c3d2173e1c Remove unused setting entry 2025-10-01 12:10:55 +09:00
nightly-bump[bot]
f597f96673 Bump version to 1.7.7
Some checks are pending
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-10-01 02:48:40 +00:00
nightly-bump[bot]
6a0b1184af Bump version to 1.7.6
Some checks failed
CI / lint (push) Has been cancelled
CI / vscode-extension (darwin-arm64) (push) Has been cancelled
CI / vscode-extension (linux-x64) (push) Has been cancelled
CI / vscode-extension (win32-x64) (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
CI / language-server (aarch64-apple-darwin) (push) Has been cancelled
CI / language-server (x86_64-unknown-linux-musl) (push) Has been cancelled
CI / language-server (x86_64-pc-windows-msvc) (push) Has been cancelled
2025-08-21 03:25:59 +00:00
nightly-bump[bot]
fb17089715 Bump version to 1.7.5
Some checks failed
CI / lint (push) Has been cancelled
CI / language-server (aarch64-apple-darwin) (push) Has been cancelled
CI / language-server (x86_64-unknown-linux-musl) (push) Has been cancelled
CI / language-server (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / vscode-extension (darwin-arm64) (push) Has been cancelled
CI / vscode-extension (linux-x64) (push) Has been cancelled
CI / vscode-extension (win32-x64) (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
2025-08-18 03:38:21 +00:00
nightly-bump[bot]
cb94c9405b Bump version to 1.7.4
Some checks are pending
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-08-17 03:36:28 +00:00
Shuhei Takahashi
8d256b55cb Experimental undefined variable analysis
Some checks are pending
CI / publish-cargo (push) Blocked by required conditions
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
2025-08-17 00:44:06 +09:00
nightly-bump[bot]
332777f341 Bump version to 1.7.3
Some checks failed
CI / lint (push) Has been cancelled
CI / language-server (aarch64-apple-darwin) (push) Has been cancelled
CI / language-server (x86_64-unknown-linux-musl) (push) Has been cancelled
CI / language-server (x86_64-pc-windows-msvc) (push) Has been cancelled
CI / vscode-extension (darwin-arm64) (push) Has been cancelled
CI / vscode-extension (linux-x64) (push) Has been cancelled
CI / vscode-extension (win32-x64) (push) Has been cancelled
CI / publish-vscode (push) Has been cancelled
CI / publish-cargo (push) Has been cancelled
2025-08-10 03:39:23 +00:00
nightly-bump[bot]
02cb1f82c6 Bump version to 1.7.2
Some checks are pending
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / publish-cargo (push) Blocked by required conditions
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
2025-08-09 03:33:07 +00:00
Shuhei Takahashi
92433d163f Experimental support of workspace symbols 2025-08-08 22:45:16 +09:00
nightly-bump[bot]
dd9e701760 Bump version to 1.7.1
Some checks are pending
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-08-08 03:39:18 +00:00
nightly-bump[bot]
bfc0bf1881 Bump version to 1.7.0
Some checks are pending
CI / lint (push) Waiting to run
CI / language-server (aarch64-apple-darwin) (push) Waiting to run
CI / language-server (x86_64-unknown-linux-musl) (push) Waiting to run
CI / language-server (x86_64-pc-windows-msvc) (push) Waiting to run
CI / vscode-extension (darwin-arm64) (push) Waiting to run
CI / vscode-extension (linux-x64) (push) Waiting to run
CI / vscode-extension (win32-x64) (push) Waiting to run
CI / publish-vscode (push) Blocked by required conditions
CI / publish-cargo (push) Blocked by required conditions
2025-08-07 03:39:39 +00:00