24 Commits
Author SHA1 Message Date
c-bata fd973d98e3 Update package-lock.json and yarn.lock 2024-09-11 16:40:32 +09:00
c-bata 65a71b28a1 Fix CI errors in vscode/package-lock.json 2024-09-05 17:56:28 +09:00
dependabot[bot] 1e9e9bb7f2 Bump webpack from 5.82.1 to 5.94.0 in /vscode
Bumps [webpack](https://github.com/webpack/webpack) from 5.82.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.82.1...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 14:39:28 +00:00
porink0424 cc8fe6a6d4 Update vscode package-lock.json 2024-06-21 11:26:10 +09:00
dependabot[bot] 846b82c427 Bump braces from 3.0.2 to 3.0.3 in /vscode
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-19 03:31:13 +00:00
c-bata 0f8ecd73fb Update package.json for vscode 2024-03-12 15:35:37 +09:00
c-bata a7281c793b Bump the version up to vscode 0.3.0 2024-03-12 11:47:50 +09:00
c-bata 4849fda3cb [vscode] Use biome ci 2024-03-11 14:14:39 +09:00
c-bata 18b188b06c Fix lint error and revert debug logs 2024-03-03 01:31:50 +09:00
c-bata 3531b8af38 Fix the bug of code-server extension 2024-03-01 22:26:29 +09:00
c-bata 2db042ad88 Enable VS Code extension for .log files 2024-01-16 15:08:40 +09:00
c-bata 6150418bc8 Update change log for VS Code extension 0.2.0 2024-01-16 14:36:03 +09:00
HideakiImamura 616f08c735 Update vscode extesion's version number to 0.2.0 2024-01-12 16:43:38 +09:00
c-bata 5c2bc4aef9 Merge branch 'main' into feature/code-server-support-for-vscode-extension 2024-01-12 10:15:24 +09:00
dependabot[bot] dfe11ed8fc Bump @koa/cors and @vscode/test-web in /vscode
Bumps [@koa/cors](https://github.com/koajs/cors) to 5.0.0 and updates ancestor dependency [@vscode/test-web](https://github.com/microsoft/vscode-test-web). These dependencies need to be updated together.


Updates `@koa/cors` from 4.0.0 to 5.0.0
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/4.0.0...5.0.0)

Updates `@vscode/test-web` from 0.0.43 to 0.0.50
- [Changelog](https://github.com/microsoft/vscode-test-web/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/vscode-test-web/compare/v0.0.43...v0.0.50)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: indirect
- dependency-name: "@vscode/test-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 04:23:21 +00:00
HideakiImamura 8fcbaf55b4 Fix the entry point for code-server execution 2023-12-28 17:14:30 +09:00
c-bata ba259e6222 Bump the version up to VS Code Extension 0.1.0 2023-10-12 14:28:24 +09:00
c-bata 1edece95db Replace VSCode with VS Code 2023-08-28 10:05:56 +09:00
c-bata 1349a9b5dd Update docs about vscode extension 2023-08-27 17:31:19 +09:00
c-bata fa239bf508 Update README of the vscode extension 2023-08-27 03:27:51 +09:00
keisuke-umezawa 42b8a5e702 Fix vscode eslintrc 2023-08-01 22:47:01 +09:00
dependabot[bot] bf64ab69ce Bump word-wrap from 1.2.3 to 1.2.4 in /vscode
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 02:33:20 +00:00
c-bata 649704107d Fix vscode extension 2023-05-22 22:21:16 +09:00
c-bata f98ddc9784 Add vscode extension 2023-05-22 14:52:49 +09:00