Граф коммитов

289 Коммитов

Автор SHA1 Сообщение Дата
Garrett Campbell 162fa152e5
update node (#648) 2024-09-12 13:56:15 -07:00
Garrett Campbell f5b805ed6d
update signing, update to node 20, @vscode/vsce (#647)
* update signing, update to node 20, @vscode/vsce

* fix signvsix and switch cp to copy

* update changelog

* fix typo
2024-09-11 13:16:33 -04:00
dependabot[bot] b477230b20
Bump webpack from 5.90.1 to 5.94.0 (#642)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 12:57:02 -04:00
Garrett Campbell 029d6a0cd6
fix loc strings (#643) 2024-09-04 05:46:11 -04:00
Garrett Campbell 75045aa4c6 fix regression 2024-08-19 10:47:26 -04:00
Garrett Campbell 9b684df862 remove item from yml 2024-08-14 15:23:09 -04:00
Garrett Campbell e6877ed149
don't block activation with pop-up (#640) 2024-08-13 13:52:38 -04:00
Garrett Campbell e8778ac6d8 fix node 2024-08-12 10:56:20 -04:00
Garrett Campbell 081f3b091b upgrade node to fix coalesce 2024-08-12 10:30:52 -04:00
Garrett Campbell bc76975c58
Dev/gcampbell/try update node (#638)
* update node

* fix node in pipeline
2024-08-12 09:33:47 -04:00
CSIGS@microsoft.com b30b8f02b1
Localization - Translated Strings (#633) 2024-08-12 05:59:58 -04:00
Garrett Campbell 3864def922 fix pre-release version setting 2024-08-08 09:35:36 -04:00
Garrett Campbell 18d3f22b0c
fixing some loc strings (#634) 2024-08-06 11:32:43 -04:00
Garrett Campbell ae8cbefc08
fix logging output (#632) 2024-08-05 05:43:49 -04:00
Garrett Campbell 29a20d13fa
Refactor pipeline. (#631)
* update validation

* enforce job order

* update reference

* fix path

* fix dependson

* comment out release while testing

* uncomment release
2024-08-01 11:40:47 -04:00
Garrett Campbell 895599237a fix manual validation in release pipeline 2024-08-01 10:28:54 -04:00
Garrett Campbell 0216081182 remove extra paren 2024-08-01 09:45:11 -04:00
Garrett Campbell 5d2f1fee1c fix release build pipeline 2024-08-01 09:44:34 -04:00
Garrett Campbell 612304a9a9 update NOTICE file 2024-08-01 09:41:01 -04:00
Garrett Campbell f3ebc7016f use correct manual validation job 2024-07-31 11:34:22 -04:00
Garrett Campbell edfbe6323f fix using release var 2024-07-31 10:41:16 -04:00
Garrett Campbell 621bb9b464 fix pipelines for release 2024-07-31 10:00:48 -04:00
Garrett Campbell 12aee0230d
Use template for release pipelines (converted from classic) (#630)
* add release yaml pipelines

* fix names, uncomment publish step

* fix name
2024-07-30 12:27:06 -04:00
CSIGS@microsoft.com 2e63524452
Localization - Translated Strings (#627) 2024-07-30 10:39:50 -04:00
Garrett Campbell 2008d20743
update localization key (#629) 2024-07-29 11:25:31 -04:00
Garrett Campbell 8b9753ef1b
Keep tooltips in project outline consistent (#626)
* fix tooltips

* fix tooltips
2024-07-26 12:55:00 -04:00
Garrett Campbell db4c016843
fix quick pick behavior (#623) 2024-07-26 12:54:24 -04:00
Garrett Campbell 6224c5f04d
don't append line ending to the output, this causes breaks when compile commands are long and came in different stdout handlers (#624) 2024-07-26 12:47:08 -04:00
Garrett Campbell c2e34ad644
Fix dollar sign issue (#625)
* fix dollar sign

* refactor string
2024-07-26 09:59:06 -04:00
CSIGS@microsoft.com c4aee7e7e8
Localization - Translated Strings (#621) 2024-07-25 12:02:23 -04:00
Garrett Campbell d65fe959f6
Update OneLocBuild process (#622)
* fix onelocbuild

* use variables
2024-07-18 10:39:03 -04:00
Garrett Campbell 26ddfaacad
fix incorrect uppercase chinese language codes (#619) 2024-07-17 09:24:10 -04:00
Garrett Campbell c24deb2797
fix unset brackets (#618) 2024-07-16 10:05:18 -04:00
Garrett Campbell 962a3d05b2
Localize our output logging (#617)
* localized launch and util

* localize cpptools

* loc output for parser.ts

* localized make.ts

* localize configuration.ts

* fix some loc pipelines

* fix loc

* fix loc error

* make sure localization is initialized

* remove space

* fix test strings

* fix test issues

* fix loc testing

* still working on test strings

* modify

* fix tests

* more fixing

* fix references

* hopefully last test fix
2024-07-16 09:06:03 -04:00
CSIGS@microsoft.com 299c05efb1
Localization - Translated Strings (#615) 2024-07-02 09:59:04 -04:00
Garrett Campbell e8b70f1e15
update loc (#614) 2024-06-26 13:44:02 -04:00
CSIGS@microsoft.com cd150d3004
Localization - Translated Strings (#608) 2024-06-26 09:58:42 -04:00
Garrett Campbell a7976a6333
update telemetry API to latest version. (#607) 2024-06-21 16:57:53 -04:00
Garrett Campbell 867d0f243e
add description (#602) 2024-06-21 16:14:41 -04:00
Garrett Campbell e4eced63c7
fix default selection (#596) 2024-05-28 12:54:54 -04:00
Garrett Campbell 49c24cd83b update changelog 2024-05-28 10:23:38 -04:00
Garrett Campbell ecb2c8f164 remove command to tree item, only invoke from edit pen 2024-05-28 10:20:52 -04:00
Garrett Campbell ffd81a8384
update validations to be better (#595) 2024-05-28 07:25:52 -04:00
Garrett Campbell fde726984b
update policheck for ignoring localized files (#592)
* update policheck for ignoring localized files

* try exclusionsFile
2024-05-22 10:26:25 -04:00
Garrett Campbell 8d52765a8f
make sure we configure on open correctly (#591) 2024-04-30 16:20:19 -04:00
Garrett Campbell 4d19048903
Add policheck (#589)
* add policheck and tsa

* update
2024-04-29 11:08:12 -04:00
Garrett Campbell dcc52522f1
ensure changelog, notice, are up-to-date (#583)
* ensure changelog, notice, are up-to-date

* update comment
2024-04-03 09:46:21 -04:00
Cloud affcda2c55
Perform a simple search before regular matching (#580)
* Perform a simple search before regular matching

* add changelog

* Remove preprocessed regular expressions to reduce time
2024-04-03 09:46:01 -04:00
CSIGS@microsoft.com 27277af930
Localization - Translated Strings (#581) 2024-04-03 09:44:50 -04:00
Garrett Campbell 54b6b7b655
Update CHANGELOG.md 2024-04-02 15:20:47 -04:00