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

2302 Коммитов

Автор SHA1 Сообщение Дата
Ladislau Szomoru 8e6bf18f22
Engineering - add dependsOn field (#1585) 2024-11-11 15:25:16 +01:00
Dirk Bäumer 0222ad6cc5
Fixes #1581: Client error 'Failed to determine file type' after undoing rename with Cmd+Z (#1583) 2024-11-05 09:24:18 +01:00
dependabot[bot] 22f5feaf4e
Bump elliptic from 6.5.7 to 6.6.0 (#1579)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 10:39:24 +01:00
Dirk Bäumer ce4475fc88
No code action if no document (#1577) 2024-10-25 14:45:10 +02:00
Dirk Bäumer a561f1342b
Update meta model (#1572) 2024-10-15 11:16:42 +02:00
Dirk Bäumer e2379534e0
Add capability to signal relative pattern support in document filters. (#1571) 2024-10-15 10:57:59 +02:00
Dirk Bäumer 0671381a33
Dispose partialMessageEmitter (#1566) 2024-10-09 13:38:44 +02:00
Danny Tuppeny 8c5b095be0
Add support for CompletionList "applyKind" to control how defaults and per-item commitCharacters/data are combined (#1558)
* Add support for CompletionList "applyKind" to control how defaults and per-item commitCharacters/data are combined

Implements the changes in the LSP spec PR at https://github.com/microsoft/language-server-protocol/pull/2018.

(Also see https://github.com/microsoft/language-server-protocol/issues/1802)

* Update meta model

* Add non-null falsy test

* Change ApplyKind to ints

* Tweaks + typos

---------

Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-10-04 14:43:50 +02:00
Joey Robichaud 1f624bd492
Allow resultReporter to be substituted in provideWorkspaceDiagnostics middleware. (#1561) 2024-09-30 12:29:38 +02:00
Stella 62b3198a95
Support `llmGenerated` property on `CodeAction` (#1557)
* add new property to codeAction

* add proposed api

* change to use codeActionTag

* add proposed

* add proposed to metaModel

* wording tweaks

* hygiene

* add client capability
2024-09-26 08:59:14 -07:00
dependabot[bot] f58f4dff16
Bump elliptic from 6.5.4 to 6.5.7 (#1552)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 16:55:34 +02:00
Dirk Bäumer 8f5fa710d3
Trigger PR flow (#1553) 2024-09-02 12:20:17 +02:00
dependabot[bot] eedd8c14e3
Bump webpack from 5.89.0 to 5.94.0 (#1550)
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...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-02 08:50:37 +02:00
Dirk Bäumer ebfc4edcff
Fixes #1548: Extra true in the output log when a language server disconnects (#1549) 2024-08-30 10:04:12 +02:00
Davy Landman 14ddabfc22
Show the error message from the LSP server (#1490)
* Show the error message from the LSP server

* Reuse data2String as it already knows how to unpack an error message
2024-08-22 08:36:20 +02:00
Dirk Bäumer 55ae1c1f2a
Merge pull request #1544 from sh-cho/fix
Fix npm, azure pipeline links
2024-08-20 17:53:38 +02:00
Dirk Bäumer 72c5263b5e
Make Position comments spec conformant (#1546) 2024-08-20 08:43:51 -07:00
Seonghyeon Cho bf0a7a651c Update azure pipeline url, definitionId=52
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
2024-08-18 14:49:15 +09:00
Seonghyeon Cho 8fbb8d9077 Fix `vscode-languageserver-protocol` link in NPM badges
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
2024-08-18 14:48:15 +09:00
Dirk Bäumer 89c6f5cb47
Trigger PR flow (#1543) 2024-08-15 12:48:11 +02:00
Dirk Bäumer 7e68b8eeaa
Export IdCancellationReceiverStrategy and RequestCancellationReceiverStrategy (#1542) 2024-08-15 11:21:22 +02:00
Dirk Bäumer cda99c5a8e
Merge release into main (#1541)
* Prepare new release

* Dbaeumer/secure-peafowl-blue (#1540)

Update lock files
2024-08-13 07:11:42 -07:00
Dirk Bäumer a68fdf0674
Support that servers can register a text content provider for multiple schemes (#1539) 2024-08-12 08:02:43 -07:00
Dirk Bäumer f8c8b095f8
Add TextDocumentContentResult (#1538) 2024-08-09 13:28:19 +02:00
Dirk Bäumer cbb4c939e6
Merge release into main. (#1537)
* Prepare new next release

* Dbaeumer/diplomatic-buzzard-white (#1536)

Update lock files
2024-08-09 10:45:15 +02:00
Dirk Bäumer 4f1646c3f4
Update meta model to latest implementation (#1535) 2024-08-08 13:03:09 +02:00
Dirk Bäumer 03c455fa6d
Add support for dynamic text document content (#1532)
* WIP

* WIP

* Add refresh support and test bed code.
2024-08-07 19:16:18 +02:00
Dirk Bäumer a3b2c1d31e
Merge release into main (#1529)
* Prepare new release

* Update lock files (#1528)
2024-07-31 12:29:38 -07:00
Dirk Bäumer 832a221588
Fix lint errors (#1527) 2024-07-31 14:57:15 +00:00
Dirk Bäumer 82f8def861
Fixes #1525: notebook event is broken. (re-ordering cells) (#1526) 2024-07-31 14:03:39 +00:00
Marshall Roch 04d71629f6
add TextDocument tests for invalid inputs (#1286)
* add TextDocument tests for invalid inputs

* TextDocument.positionAt and offsetAt incorrectly include line endings

* polish

---------

Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2024-07-30 16:34:21 +00:00
Dirk Bäumer 046423ee47
Update to new build pipeline (#1524) 2024-07-30 15:46:47 +03:00
Dirk Bäumer 81daeee736
Add typeName to notifications (#1521) 2024-07-09 16:09:38 +00:00
Dirk Bäumer 03d62c69a4
Update meta model schema (#1520)
* Update meta model schema

* Fix of -> if
2024-07-09 18:00:12 +02:00
Dirk Bäumer a2a948f19c
Add glob pattern to notebook filters (#1519) 2024-07-09 17:30:05 +02:00
Dirk Bäumer a34b844ada
Make option literal a type def instead of an interface (#1518) 2024-07-09 16:51:03 +02:00
Dirk Bäumer f4d0d76cb1
Add CodeLens resolve client capability (#1517) 2024-07-09 06:59:58 -07:00
Dirk Bäumer 1cdb4ad3ce
Fixes #1781: Support GlobPattern in DocumentFilter (#1516)
* Add support for relative patterns

* Make relative patterns work under Windows
2024-07-09 12:56:34 +00:00
Dirk Bäumer cdb4b94e80
Update query string doc (#1515) 2024-07-08 12:54:33 -07:00
Dirk Bäumer cd800b10d7
Recommend to set a severity (#1514) 2024-07-08 15:43:56 +00:00
Dirk Bäumer a9f52fdf9b
Fixes #1204: Support more than one since tag in the meta model (#1513) 2024-07-08 16:04:33 +02:00
Dirk Bäumer 05929605bb
Fixes #1278: Type descriptions in metaModel has types that are not in the metaModel (#1512) 2024-07-08 09:12:25 -04:00
Dirk Bäumer 6d0454dca7
Don't loose file events. (#1511) 2024-07-05 07:35:53 +00:00
Dirk Bäumer a31c0d320f
Merge release into main (#1510)
* Prepare new version

* Dbaeumer/remaining-narwhal-blue (#1509)

Update lock files
2024-07-05 07:03:03 +00:00
Dirk Bäumer 199b1c047b
Code clean-up (#1508)
* Remove unused imports

* Fix compile error
2024-07-04 17:01:54 +02:00
Dirk Bäumer fb913e8ecd
Correct export map (#1507) 2024-07-04 12:21:25 +02:00
Dirk Bäumer 4ce6687ad0
Update compile settings according TypeScript's Node Target Mapping (#1506) 2024-07-04 11:37:59 +02:00
Dirk Bäumer f4d4e94d40
Addf support to delay open notifications. (#1505)
* WIP

* Update test bed
2024-07-04 11:04:02 +02:00
Ben McMorran 4bf6033228
Add supportThemeIcons in MarkdownString (#1504) 2024-07-03 08:42:21 +00:00
Dirk Bäumer 539330136d
Move to latest compiler, NodeJS 20.9.0, es2022 and exports statements. (#1502)
* WIP

* More version updates

* More code cleanup

* Convert client to export property

* Fix imports

* Get test oto work again

* Update Readme.md

* Revert timeout
2024-07-02 15:07:47 +02:00