Commit Graph
14 Commits
Author SHA1 Message Date
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